app_comp_scale_values

3 rows


Description

The individual values that make up a competency scale

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_comp_scale_values_id_seq'::regclass)
name text 2147483647 null
idnumber varchar 100 null
description text 2147483647 null
scaleid int8 19 null
numericscore numeric 10,5 null
sortorder int8 19 null
timemodified int8 19 null
usermodified int8 19 null
proficient int2 5 0

Indexes

Constraint Name Type Sort Column(s)
app_compscalvalu_id_pk Primary key Asc id

Diagram producer might be missing

No diagrams were produced please see application output for any errors