uw_test_type


Description

A type of external test that may be taken by an applicant

Columns

Column Type Size Nulls Auto Default Children Parents Comments
test_type_code text 2147483647 null
adm_std_test.test_type_code adm_std_test_test_type_code_fkeyR
test_type_as_of date 13 null

When the most recent version of the test type is effective

test_type_active bool 1 null

Whether the test type is active

test_type_description text 2147483647 null

A short description of the test type

Table contained 35 rows

Indexes

Constraint Name Type Sort Column(s)
uw_test_type_pkey Primary key Asc test_type_code

Relationships