Table openpetra_trunk.public.p_partner_type
Types assigned to each partner. Also known as special types.

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_partner.p_partner_key_n p_partner_type_fk3 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_type_code_c varchar 20
p_type.p_type_code_c p_partner_type_fk4 R
This code identifies the type
p_valid_from_d date 13  √  null The date the special type is valid from. Can be NULL if there is no relevant start date.
p_valid_until_d date 13  √  null The date the special type is valid to. Can be NULL if there is no end date.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c p_partner_type_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c p_partner_type_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
p_partner_key_n + p_type_code_c Primary key Asc/Asc p_partner_type_pk
p_partner_key_n Performance Asc inx_p_partner_type_fk3_key1
p_type_code_c Performance Asc inx_p_partner_type_fk4_key2
s_created_by_c Performance Asc inx_p_partner_type_fkcr_key3
s_modified_by_c Performance Asc inx_p_partner_type_fkmd_key4
p_partner_key_n + p_type_code_c Must be unique Asc/Asc inx_p_partner_type_pk0
p_type_code_c + p_partner_key_n Must be unique Asc/Asc p_partner_type_k0

Close relationships  within of separation: