Table: History_Action | |||||||||||||
Tags: read-only Content:
| |||||||||||||
Columns | |||||||||||||
Name | Type | Constraints | Description | ||||||||||
history_action_KEY | tinyint (3) | NOT NULL | Primary key of a history action. | ||||||||||
description | nvarchar (30) | NOT NULL | What action took place to create a history record. |
Primary key | |||
Name | Columns | Description | |
PK_History_Action$history_action_KEY | history_action_KEY | CLUSTERED |