std_removal_letters_sent


Description

Details of letters sent to students notifying them of removal from a course due to failed requisites.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null

Student who was sent the letter.

term_id "_quest"."quest_term_id" 2147483647 null

Term of the course the student will be removed from.

subject_code text 2147483647 null

Subject of the course the student will be removed from.

catalog text 2147483647 null

Catalog of the course the student will be removed from.

reason text 2147483647 null

Reason the student was removed.

when_sent timestamp 29,6 now()

When the letter was sent.

Table contained 3416 rows

Indexes

Constraint Name Type Sort Column(s)
std_removal_letters_sent_pkey Primary key Asc/Asc/Asc/Asc uw_id + term_id + subject_code + catalog

Diagram producer might be missing

No diagrams were produced please see application output for any errors