Family Office Person
1 min
a family office person table shows the association between a person and a family office, which is an organization formed for the management of wealth and financial affairs of affluent families a person may be a member of more than one family office data field key type data field type recommended character limit family office person id primary key string person id foreign key string organization id foreign key string primary contact role id string primary contact person id string family office person field descriptions family office person id (pk) this is the primary key for the table, i e , it uniquely identifies each record in the table person id (fk) the id helps identify and reference a specific record (person) within the system organization id (fk) the id helps identify and reference a specific record (organization) within the system the organizations in this table are family offices primary contact role id primary contact person id
