Stores a list of all SID tables and the last SID value in each table.
After each insert operation, the system updates the SID value.
            Stores a list of all SID tables and the last SID value in each table.
After each insert operation, the system updates the SID value.
| Creation Date | 4/11/2022 6:15 PM | 
| File Group | PRIMARY | 
| Text File Group | |
| System Object | ![]()  | 
| Published for Replication | ![]()  | 
| Rows | 32 | 
| Data Space Used | 8.00 KB | 
| Index Space Used | 8.00 KB | 
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
   | TableSID | Unique system-generated sequential identifier for the SID table record. | int | 4 | |||
| TableName | Name of the table. | varchar | 255 | ![]()  | |||
| ColumnName | Name of the SID column. | varchar | 255 | ![]()  | |||
| LastSID | Last used SID in the table. | int | 4 | ![]()  |