std_degree_share


Description

A view to make it easy to count the fraction of a student that belongs to a given DEGREE.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uw_id "_quest"."quest_uw_id" 2147483647 null
degree_id "_quest"."quest_degree_id" 2147483647 null
plan_code text 2147483647 null
plan_order int4 10 null
share numeric 131089 null

Table contained 0 rows

View Definition


Possibly Referenced Tables/Views