sys_person - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

sys_person(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique

per_idInteger

nextval('"URX_PUBLIC".sys_person_id_seq'::regclass)Identificador
per_organizationInteger

Organização Pai

per_notify_toInteger

Avisar em caso de acidente

per_former_organizationInteger

Contato Original
per_birth_dateDate

Data de Nascimento ou Fundação
per_id_issued_dateDate

Data de Emissão
per_natSmallInt

Naturalidade

per_civil_statusSmallInt 0Estado Civil
per_typeSmallInt 0Tipo
per_genderSmallInt 1Sexo
per_delete_bitSmallInt 0Bit de Exclusão
per_nameVarChar(100)

Nome Completo
per_mother_nameVarChar(50)

Nome da Mãe
per_emailVarChar(50)

E-mail
per_import_table_nameVarChar(50)

Tabela de Importação
per_nick_nameVarChar(50)

Apelido
per_organization_labelVarChar(50)

Rótulo do Relacionamento
per_father_nameVarChar(50)

Nome do Pai
per_passport_numberVarChar(30)

Número do Passaporte
per_id_issued_byVarChar(20)

Órgão Emissor
per_id_numberVarChar(15)

Número da Identidade
per_legal_numberVarChar(14)

CPF ou CNPJ
per_import_codVarChar(6)

Código de Importação
per_nacVarChar(2)

Nacionalidade


NameTableColumnsUniqueClustered
ix_per_nameURX_PUBLIC.sys_personper_name
ix_sys_person_notify_toURX_PUBLIC.sys_personper_notify_to
ix_sys_person_per_nameURX_PUBLIC.sys_personper_name
ix_sys_person_sys_cep_stateURX_PUBLIC.sys_personper_nat
ix_sys_person_sys_countryURX_PUBLIC.sys_personper_nac
ix_sys_person_sys_personURX_PUBLIC.sys_personper_organization

NameParent TableChild TableParent ColumnsChild Columns
fk_sys_person_notify_toURX_PUBLIC.sys_personURX_PUBLIC.sys_personper_idper_notify_to
fk_sys_person_sys_cep_stateURX_PUBLIC.sys_cep_stateURX_PUBLIC.sys_personcep_state_idper_nat
fk_sys_person_sys_countryURX_PUBLIC.sys_countryURX_PUBLIC.sys_personcou_code_iso2per_nac
fk_sys_person_sys_personURX_PUBLIC.sys_personURX_PUBLIC.sys_personper_idper_organization

NameParent TableChild TableParent ColumnsChild Columns
fk_abi_employee_sys_personURX_PUBLIC.sys_personURX_PUBLIC.abi_employeeper_idemp_id
fk_adm_unit_sys_personURX_PUBLIC.sys_personURX_PUBLIC.adm_unitper_iduni_person_id
fk_fin_account_sys_personURX_PUBLIC.sys_personURX_PUBLIC.fin_accountper_idacc_person_id
fk_fin_credit_card_sys_personURX_PUBLIC.sys_personURX_PUBLIC.fin_credit_cardper_idcre_person_id
fk_fin_supplier_sys_personURX_PUBLIC.sys_personURX_PUBLIC.fin_supplierper_idsup_id
fk_sel_customer_sys_personURX_PUBLIC.sys_personURX_PUBLIC.sel_customerper_idcus_id
fk_sys_address_sys_personURX_PUBLIC.sys_personURX_PUBLIC.sys_addressper_idadd_person_id
fk_sys_person_notify_toURX_PUBLIC.sys_personURX_PUBLIC.sys_personper_idper_notify_to
fk_sys_person_sys_personURX_PUBLIC.sys_personURX_PUBLIC.sys_personper_idper_organization
fk_sys_person_aggregateURX_PUBLIC.sys_personURX_PUBLIC.sys_person_aggregateper_idper_aggregate_min_id
fk_sys_phone_sys_personURX_PUBLIC.sys_personURX_PUBLIC.sys_phoneper_idpho_person_id
fk_sys_user_sys_personURX_PUBLIC.sys_personURX_PUBLIC.sys_userper_iduse_id

NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_sys_person_createURX_PUBLIC.sys_person

AFTERFOR EACH ROW"URX_PUBLIC"."_u ...

Diagram Name
diagramA