ligplaats

432 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
objectid serial 10 nextval('bag.objectid_seq'::regclass)
identificatie bpchar 16 null
ligplaats_nevenadres.identificatie ligplaats_nevenadres_ownedby_fkey C
voorkomenidentificatie int4 10 null
ligplaats_nevenadres.voorkomenidentificatie ligplaats_nevenadres_ownedby_fkey C
begingeldigheid date 13 null
eindgeldigheid date 13 null
tijdstipregistratie timestamp 29,6 null
eindregistratie timestamp 29,6 null
tijdstipinactief timestamp 29,6 null
tijdstipregistratielv timestamp 29,6 null
tijdstipeindregistratielv timestamp 29,6 null
tijdstipinactieflv timestamp 29,6 null
documentdatum date 13 null
documentnummer varchar 255 null
geconstateerd bool 1 null
status varchar 255 null
geometrie geometry 2147483647 null
heeftalshoofdadres bpchar 16 null

Indexes

Constraint Name Type Sort Column(s)
ligplaats_pkey Primary key Asc/Asc identificatie + voorkomenidentificatie
idx_ligplaats_geometrie Performance Asc geometrie
ligplaats_objectid_idx Performance Asc objectid

Relationships