Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| idpoplatek | serial | 10 | √ | nextval('seq_cpoplatky'::regclass) |
|
|
||||
| lastupdate | timestamp | 29,6 | '2008-01-01 00:00:00'::timestamp without time zone |
|
|
|||||
| mnozmj | numeric | 19,6 | 0.0 |
|
|
|||||
| poznam | text | 2147483647 | √ | null |
|
|
||||
| idcenikotec | int4 | 10 | null |
|
|
|||||
| idcenik | int4 | 10 | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| cpoplatky_pkey | Primary key | Asc | idpoplatek |
| cpoplatky_idcenik_index | Performance | Asc | idcenik |
| cpoplatky_idcenikotec_index | Performance | Asc | idcenikotec |



