wlokcis


Columns

Column Type Size Nulls Auto Default Children Parents Comments
idlokcis serial 10 nextval('seq_wlokcis'::regclass)
lastupdate timestamp 29,6 '2008-01-01 00:00:00'::timestamp without time zone
ciselnik varchar 50 null
kod varchar 50 null
platido int4 10 9999
platiod int4 10 0
poradi int4 10 0
show bool 1 true

Table contained 901 rows

Indexes

Constraint Name Type Sort Column(s)
wlokcis_pkey Primary key Asc idlokcis
wlokcis_index Performance Asc ciselnik
wlokcis_kod_key Must be unique Asc/Asc kod + ciselnik