| Table slot9.WORLD.TSTA.CERTIFICATION_COURSE_PREREQ This table stores Certification Requirments
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "CERTIFICATION_ID" IS NOT NULL | CERTPREREQ_CERT_ID_NN |
| "COURSE_ID" IS NOT NULL | CERTPREREQ_CRSE_ID_NN |
| "ID" IS NOT NULL | CERTPREREQ_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ID | Primary key | Asc | CERTPREREQ_PK |
| CERTIFICATION_ID | Performance | Asc | CERTPREREQ_CERT_FK_I |
| COURSE_ID | Performance | Asc | CERTPREREQ_CRS_FK_I |
|


