Footprints Data Model

Table
Name useful_cd
Comment A lookup table for the useful code used in grading solutions. Examples include: I - Yes, but inaccurate, N - No, Y - Yes

Column
Name Datatype Comment Is PK Is FK
useful_cd varchar(2) The name of the Useful Code. Yes No
useful_cd_descr varchar(512) A descriptive name of the Useful Code. This descriptive name may be localized. No No