Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | int | 4 | null |
|
|
|||
| number | smallint | 2 | √ | null |
|
|
||
| colid | smallint | 2 | null |
|
|
|||
| status | smallint | 2 | null |
|
|
|||
| ctext | varbinary | 8000 | √ | null |
|
|
||
| texttype | smallint | 2 | √ | null |
|
|
||
| language | smallint | 2 | √ | null |
|
|
||
| encrypted | bit | 1 | null |
|
|
|||
| compressed | bit | 1 | null |
|
|
|||
| text | nvarchar | 8000 | √ | null |
|
|
