The following set of abbreviations is used throughout this document to denote characteristics of, or constraints on, table columns.
| Abbreviation | Definition |
|---|---|
| FK | Foreign key |
| NC | No changes allowed |
| ND | No duplicates allowed |
| NN | No nulls allowed |
| PK | Primary key |
| SA | System-assigned value |
| UA | User-assigned value |