Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| studydesign_id | bigserial | 19 |
|
nextval('chado.studydesign_studydesign_id_seq'::regclass) | ||||
| study_id | int8 | 19 |
|
null | ||||
| description | text | 2147483647 |
|
√ | null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| studydesign_pkey | Primary key | Asc | studydesign_id |
| studydesign_idx1 | Performance | Asc | study_id |

