Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| idperipheraltype | serial | 10 | √ | nextval('peripheraltype_idperipheraltype_seq'::regclass) |
|
|
||||||||
| description | varchar | 2147483647 | null |
|
|
|||||||||
| idtransmissiontype | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| peripheraltype_pkey | Primary key | Asc | idperipheraltype |



