Skip to content

table associatesocialcharacteristic

gaetan edited this page Jan 24, 2023 · 1 revision

Table associate_social_characteristic

column_name data_type is_nullable column_default Remarque Mapping Note
fk_social_characteristic2 integer NO
creation_time timestamp without time zone YES
notes text YES
modification_time timestamp without time zone YES
begin_year integer YES
association_reason text YES
end_year integer YES
fk_social_characteristic1 integer NO
pk_associate_social_characteristic integer NO nextval('bhp.associate_soch_pk_associate_soch_seq'::regclass)
modifier integer YES
creator integer YES

Clone this wiki locally