Table openpetra_trunk.public.pm_person_language
This table contains detail about the language the person speaks.

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_partner_key_n numeric 10 0
p_person.p_partner_key_n pm_person_language_fk1 R
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
p_language_code_c varchar 20
p_language.p_language_code_c pm_person_language_fk2 R
Name of the language(s) spoken.
pm_years_of_experience_i int4 10 99 Years of experience this person has spoken this language.
pm_years_of_experience_as_of_d date 13  √  null The date the years of experience were up to date.
pt_language_level_i int4 10 0 This field is a numeric representation of level of language.
pm_willing_to_translate_l bool 1  √  false Indicates if the person is willing to translate into or out of this language.
pm_translate_into_l bool 1  √  false Indicate if the person is willing to translate into this language.
pm_translate_out_of_l bool 1  √  false Indicate if the person is willing to translate out of this language.
pm_comment_c varchar 512  √  null
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c pm_person_language_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c pm_person_language_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
p_partner_key_n + p_language_code_c Primary key Asc/Asc pm_person_language_pk
p_partner_key_n Performance Asc inx_pm_person_language_fk1_key1
p_language_code_c Performance Asc inx_pm_person_language_fk2_key2
pt_language_level_i Performance Asc inx_pm_person_language_fk3_key3
s_created_by_c Performance Asc inx_pm_person_language_fkcr_key4
s_modified_by_c Performance Asc inx_pm_person_language_fkmd_key5
p_partner_key_n + p_language_code_c Must be unique Asc/Asc inx_pm_person_language_pk0

Close relationships  within of separation: