Table openpetra_trunk.public.pm_person_skill
This table describes the skills that a person has (including professional skills but also other ones).

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
pm_person_skill_key_i int4 10
p_partner_key_n numeric 10 0
p_person.p_partner_key_n pm_person_skill_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.
pm_skill_category_code_c varchar 60  √  null
pt_skill_category.pt_code_c pm_person_skill_fk2 R
Skill Category
pm_description_english_c varchar 160  √  null Description of skill in english language
pm_description_local_c varchar 160  √  null Description of skill in local language
pm_description_language_c varchar 20  √  null
p_language.p_language_code_c pm_person_skill_fk3 R
Language that is used in field pm_description_local_c
pm_skill_level_i int4 10  √  0
pt_skill_level.pt_level_i pm_person_skill_fk4 R
This field is a numeric representation of level of skill.
pm_years_of_experience_i int4 10  √  99 Years of experience this person has had this skill.
pm_years_of_experience_as_of_d date 13  √  null The date the years of experience were up to date.
pm_professional_skill_l bool 1  √  false Indicates if this is a professional skill
pm_current_occupation_l bool 1  √  false Indicates if this is the person's current occupation
pm_degree_c varchar 160  √  null Degree that is linked with the skill (if applicable)
pm_year_of_degree_i int4 10  √  null Year the degree was obtained.
pm_comment_c varchar 1000  √  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_skill_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c pm_person_skill_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
pm_person_skill_key_i Primary key Asc pm_person_skill_pk
p_partner_key_n Performance Asc inx_pm_person_skill_fk1_key1
pm_skill_category_code_c Performance Asc inx_pm_person_skill_fk2_key2
pm_description_language_c Performance Asc inx_pm_person_skill_fk3_key3
pm_skill_level_i Performance Asc inx_pm_person_skill_fk4_key4
s_created_by_c Performance Asc inx_pm_person_skill_fkcr_key5
s_modified_by_c Performance Asc inx_pm_person_skill_fkmd_key6
pm_person_skill_key_i Must be unique Asc inx_pm_person_skill_pk0

Close relationships  within of separation: