json_std_society_membership


Description

A view for selecting students to use in testing for undergrad student society membership. Presented with a userid and group code, return either NOT_FOUND or their plan and term of first enrolment.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
userid "_quest"."quest_userid" 2147483647 null
term_id "_quest"."quest_term_id" 2147483647 null
group_code text 2147483647 null
json json 2147483647 null

Table contained 0 rows

View Definition


Possibly Referenced Tables/Views