Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| idvehicle_class | int4 | 10 | null |
|
|
||||||
| width | numeric | 0 | √ | null |
|
|
|||||
| lenght | numeric | 0 | √ | null |
|
|
|||||
| height | numeric | 0 | √ | null |
|
|
|||||
| weight | numeric | 0 | √ | null |
|
|
|||||
| type_description | varchar | 40 | null |
|
|
||||||
| axes | numeric | 0 | null |
|
|
||||||
| wheels | int4 | 10 | null |
|
|
||||||
| name | varchar | 30 | null |
|
|
||||||
| yield_per_liter | numeric | 0 | √ | null |
|
|
|||||
| trailer_count | numeric | 0 | √ | null |
|
|
|||||
| axes_trailer | numeric | 0 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| idvehicle_class | Primary key | Asc | idvehicle_class |


