Table openpetra_trunk.public.p_partner_attribute Mainly introduced for contact details like email addresses and mobile phone numbers, but can be used for any attribute you might want to save for a partner.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 0 rows at Do Nov 10 18:00 MEZ 2011 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
p_partner_key_n + p_code_c + p_sequence_i | Primary key | Asc/Asc/Asc | p_partner_attribute_pk |
p_partner_key_n | Performance | Asc | inx_p_partner_attribute_fk1_key1 |
p_code_c | Performance | Asc | inx_p_partner_attribute_fk2_key2 |
s_created_by_c | Performance | Asc | inx_p_partner_attribute_fkcr_key3 |
s_modified_by_c | Performance | Asc | inx_p_partner_attribute_fkmd_key4 |
p_partner_key_n + p_code_c + p_sequence_i | Must be unique | Asc/Asc/Asc | inx_p_partner_attribute_pk0 |
|