Table openpetra_trunk.public.p_contact_attribute
Possible attributes for partner contacts. Gives the description of each attribute code. An attribute is a type of contact that was made or which occurred with a partner.

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_contact_attribute_code_c varchar 32
p_contact_attribute_detail.p_contact_attribute_code_c p_contact_attribute_detail_fk1 R
Contact Attribute Code
p_contact_attribute_descr_c varchar 64  √  null This is a contact attribute description.
p_active_l bool 1 true allowed to use this attribute for new contacts?
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c p_contact_attribute_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c p_contact_attribute_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
p_contact_attribute_code_c Primary key Asc p_contact_attribute_pk
s_created_by_c Performance Asc inx_p_contact_attribute_fkcr_key1
s_modified_by_c Performance Asc inx_p_contact_attribute_fkmd_key2
p_contact_attribute_code_c Must be unique Asc inx_p_contact_attribute_pk0

Close relationships  within of separation: