std_advisor_view


Description

Recent views of students by advisors.

Columns

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

The uw_id of the student who was viewed by an advisor.

advisor_userid "_quest"."quest_userid" 2147483647 null
clt_user.userid oat_student_view_advisor_userid_fkeyC

The userid of the advisor who viewed the student.

date_viewed timestamp 29,6 now()

The date (but not time) of the viewing.

Table contained 915264 rows

Indexes

Constraint Name Type Sort Column(s)
oat_student_view_pkey Primary key Asc/Asc/Asc uw_id + advisor_userid + date_viewed

Relationships