Table openpetra_trunk.public.p_formality
Contains the text used in letters

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_language_code_c varchar 20 '99'::character varying
p_language.p_language_code_c p_formality_fk1 R
This is the code used to identify a language.
p_country_code_c varchar 8
p_country.p_country_code_c p_formality_fk2 R
This is a code which identifies a country. It is taken from the ISO 3166-1-alpha-2 code elements.
p_addressee_type_code_c varchar 24
p_addressee_type.p_addressee_type_code_c p_formality_fk3 R
p_formality_level_i int4 10 1
p_salutation_text_c varchar 64  √  null
p_title_c varchar 24  √  null
p_complimentary_closing_text_c varchar 64  √  null
p_personal_pronoun_c varchar 24  √  null
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c p_formality_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c p_formality_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
p_language_code_c + p_country_code_c + p_addressee_type_code_c + p_formality_level_i Primary key Asc/Asc/Asc/Asc p_formality_pk
p_language_code_c Performance Asc inx_p_formality_fk1_key1
p_country_code_c Performance Asc inx_p_formality_fk2_key2
p_addressee_type_code_c Performance Asc inx_p_formality_fk3_key3
s_created_by_c Performance Asc inx_p_formality_fkcr_key4
s_modified_by_c Performance Asc inx_p_formality_fkmd_key5
p_language_code_c + p_country_code_c + p_addressee_type_code_c + p_formality_level_i Must be unique Asc/Asc/Asc/Asc inx_p_formality_pk0

Close relationships  within of separation: