Table: Staff_Status | |||||||
Tags: read-only Content:
| |||||||
Columns | |||||||
Name | Type | Constraints | Description | ||||
staff_status_KEY | int | NOT NULL | Primary key for this table. | ||||
description | nvarchar (30) | NOT NULL |
Primary key | |||
Name | Columns | Description | |
PK_Staff_Status$staff_status_KEY | staff_status_KEY | CLUSTERED |
Incoming foreign keys | |||
Name | Columns | Referencing table | Description |
FK_Staff__Staff_Status__staff_status_KEY | staff_status_KEY | Staff |