Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
CRET_ID | INT UNSIGNED | 10 | √ | null |
|
|
Unique ID (primary key) for entries in the CRET table |
|||
TESM_ID | INT UNSIGNED | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | CRET_ID |
TESM_ID | Performance | Asc | TESM_ID |