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

sys_phone(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique

pho_numberBigInt 0Número
pho_idInteger

nextval('"URX_PUBLIC".sys_phone_id_seq'::regclass)

pho_person_idInteger Pessoa

pho_local_codeSmallInt Código Local (DDD)
pho_type_idSmallInt Tipo de Telefone
pho_operator_idSmallInt

Operadora

pho_ramal_nrVarChar(4)

Ramal
pho_former_person_idInteger

Pessoa Original
pho_delete_bitSmallInt 0Bit de Exclusão

NameTableColumnsUniqueClustered
ix_sys_phone_operatorURX_PUBLIC.sys_phonepho_operator_id
ix_sys_phone_sys_personURX_PUBLIC.sys_phonepho_person_id

NameParent TableChild TableParent ColumnsChild Columns
fk_sys_phone_operatorURX_PUBLIC.sys_phone_operatorURX_PUBLIC.sys_phonepho_operator_idpho_operator_id
fk_sys_phone_sys_personURX_PUBLIC.sys_personURX_PUBLIC.sys_phoneper_idpho_person_id


NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_sys_phone_createURX_PUBLIC.sys_phone

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

Diagram Name
diagramA