Definition of table cert-code
Certification Area codes
, Table Dump Name cert-cod
Alphabetical Field Summary
cert-code: (CHAR) Brief code describing a certification area (MATH, SCIENCE, e
cre-date: (DATE) Date this record was created
cre-user-name: (CHAR) Name of user who created this record
description: (CHAR) A brief description of the certification
extern-guid: (CHAR) External Global Unique ID for this record
pop-served-id: (INTG) Population Served Code with Certification
primary-key: (INTG) Unique, Primary key for record
subject-code-id: (INTG) Subject Area associated with Certification
upd-date: (DATE) Date this record was last updated
upd-user-name: (CHAR) Name of user who last updated this record
Alphabetical Index Summary
cert-code: (UNIQUE, PRIMARY) cert-code
description: description
extern-guid: extern-guid
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-ctc.p
DELETE: Overridable, Procedure is tr-d-ctc.p
REPLICATION-CREATE: Procedure is rp-c-ctc.p
REPLICATION-DELETE: Procedure is rp-d-ctc.p
REPLICATION-WRITE: Procedure is rp-u-ctc.p
WRITE: Overridable, Procedure is tr-u-ctc.p
Other tables who reference cert-code
degree-study - Areas of study for the degree
prof-cert - Profession Catagory Certifications
Tables cert-code references
degree-study - Areas of study for the degree
permit-pop - Population Served with Permit/Certification
permit-subject - Permit/Certification Subject Areas
prof-cert - Profession Catagory Certifications
Detailed Alphabetical Field Listing
cert-code Data type: CHARACTER
Format: x(8)
Help: Brief code describing a certification area (MATH, SCIENCE, e
Attributes: Index Component
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date this record was created
cre-user-name Data type: CHARACTER
Format: x(16)
Help: Name of user who created this record
Attributes: Mandatory
description Data type: CHARACTER
Format: x(28)
Help: A brief description of the certification
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
pop-served-id Data type: INTEGER
Format: ->,>>>,>>9
Help: Population Served Code with Certification
primary-key Data type: INTEGER
Format: zzzzzzzzz9
Help: Unique, Primary key for record
subject-code-id Data type: INTEGER
Format: ->,>>>,>>9
Help: Subject Area associated with Certification
upd-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date this record was last updated
upd-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who last updated this record
Created on 12/28/2020 by DBHTML V1.2