Table openpetra_trunk.public.p_address_line
This is an address line which consists of address elements. Used along with p_address_layout and p_address_element to define layout of an address for different countries.

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
p_address_line_code_c varchar 16
p_address_element_position_i int4 10 0 This is the column number where the element field or text should be placed.
p_address_element_code_c varchar 24
p_address_element.p_address_element_code_c p_address_line_fk1 R
This Code is used to identify the address element.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c p_address_line_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c p_address_line_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 91 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
p_address_line_code_c + p_address_element_position_i Primary key Asc/Asc p_address_line_pk
p_address_element_code_c Performance Asc inx_p_address_line_fk1_key1
s_created_by_c Performance Asc inx_p_address_line_fkcr_key2
s_modified_by_c Performance Asc inx_p_address_line_fkmd_key3
p_address_line_code_c + p_address_element_position_i Must be unique Asc/Asc inx_p_address_line_pk0

Close relationships  within of separation: