Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
idactclenstvi | serial | 10 | √ | nextval('seq_wactclenstvi'::regclass) |
|
|
||||
lastupdate | timestamp | 29,6 | '2008-01-01 00:00:00'::timestamp without time zone |
|
|
|||||
typrolek | varchar | 50 | √ | null |
|
|
||||
idactskupina | int4 | 10 | √ | null |
|
|
||||
iduzivatel | int4 | 10 | √ | null |
|
|
||||
idzakazky | int4 | 10 | √ | null |
|
|
||||
idfirmy | int4 | 10 | √ | null |
|
|
||||
idstred | int4 | 10 | √ | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
wactclenstvi_pkey | Primary key | Asc | idactclenstvi |
wactclenstvi_idfirmy_index | Performance | Asc | idfirmy |
wactclenstvi_idskupina_index | Performance | Asc | idactskupina |
wactclenstvi_idstred_index | Performance | Asc | idstred |
wactclenstvi_iduzivatel_index | Performance | Asc | iduzivatel |
wactclenstvi_idzakazky_index | Performance | Asc | idzakazky |