Table frontend.public.ksi_legal_form
słownik dla formy prawnej w ksi, zawiera zmapowane id formy prawnej, które uzywamy w lsi

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id serial 10  √  nextval('ksi_legal_form_id_seq'::regclass) Identyfikator
ksi_name varchar 1000 Nazwa z KSI
ksi_code varchar 20 Kod KSI
id_legal_form int4 10  √  null Indetyfikator podstawy prawnej
company_type int4 10  √  null Typ firmy

Analyzed at Wed Nov 26 19:04 CET 2008

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc ksi_legal_form_pk