Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enzyme_restriction_sites_id | serial | 10 | √ | nextval('enzyme_restriction_sites_enzyme_restriction_sites_id_seq'::regclass) |  |  | |||||
| restriction_site | text | 2147483647 | √ | null |  |  | |||||
| enzyme_id | int4 | 10 | √ | null |  | 
 | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| enzyme_restriction_sites_pkey | Primary key | Asc | enzyme_restriction_sites_id | 

