Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| idsmeny | serial | 10 | √ | nextval('seq_psmeny'::regclass) |
|
|
||||
| lastupdate | timestamp | 29,6 | '2008-01-01 00:00:00'::timestamp without time zone |
|
|
|||||
| mesic | int4 | 10 | √ | 0 |
|
|
||||
| planovane | text | 2147483647 | √ | null |
|
|
||||
| rok | int4 | 10 | √ | null |
|
|
||||
| skutecne | text | 2147483647 | √ | null |
|
|
||||
| idpracpom | int4 | 10 | √ | null |
|
|
||||
| idskuposob | int4 | 10 | √ | null |
|
|
||||
| idosoba | int4 | 10 | √ | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| psmeny_pkey | Primary key | Asc | idsmeny |
| psmeny_idosoba_index | Performance | Asc | idosoba |
| psmeny_idpracpom_index | Performance | Asc | idpracpom |
| psmeny_idskuposob_index | Performance | Asc | idskuposob |

