Table: Last_Table_Modification | |||
Columns | |||
Name | Type | Constraints | Description |
name | nvarchar (128) | NOT NULL | |
action | char (1) | NOT NULL | |
update_date | datetime | NOT NULL |
Indexes | |||
Name | Columns | Description | |
IX_Last_Table_Modification$name$action$update_date | name, action, update_date | CLUSTERED |