Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
patron_list_patron_id | INT | 10 | √ | null |
|
|
unique identifier |
|||
patron_list_id | INT | 10 | null |
|
|
|||||
borrowernumber | INT | 10 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | patron_list_patron_id |
borrowernumber | Performance | Asc | borrowernumber |
patron_list_id | Performance | Asc | patron_list_id |