landesliste

610 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
partei int4 10 null
partei.parteiid landesliste_partei_fkeyR
wahl int4 10 null
bundestagswahl.nummer landesliste_wahl_fkeyR
land int4 10 null
bundesland.landid landesliste_land_fkeyR
listenid serial 10 nextval('landesliste_listenid_seq'::regclass)
listenplatz.liste listenplatz_liste_fkeyR
zweitstimme.liste zweitstimme_liste_fkeyR
zweitstimmenergebnis.liste zweitstimmenergebnis_liste_fkeyR

Indexes

Constraint Name Type Sort Column(s)
landesliste_pkey Primary key Asc listenid
landesliste_partei_wahl_land_key Must be unique Asc/Asc/Asc partei + wahl + land

Relationships