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

tel_evaluation_answer(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique
eva_answer_question_idSmallInt Pergunta

eva_answer_idInteger

nextval('"URX_PUBLIC".tel_evaluation_answer_id_seq'::regclass)Identificador
eva_answer_evaluation_idSmallInt Avaliação

eva_answer_textVarChar(255)

Resposta do Cliente

NameTableColumnsUniqueClustered
ix_tel_evaluation_answer_tel_evaluationURX_PUBLIC.tel_evaluation_answereva_answer_evaluation_id
ix_tel_evaluation_answer_tel_evaluation_questionURX_PUBLIC.tel_evaluation_answereva_answer_question_id

NameParent TableChild TableParent ColumnsChild Columns
fk_tel_evaluation_answer_tel_evaluationURX_PUBLIC.tel_evaluationURX_PUBLIC.tel_evaluation_answereva_ideva_answer_evaluation_id
fk_tel_evaluation_answer_tel_evaluation_questionURX_PUBLIC.tel_evaluation_questionURX_PUBLIC.tel_evaluation_answereva_question_ideva_answer_question_id


NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_tel_evaluation_answer_createURX_PUBLIC.tel_evaluation_answer

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

Diagram Name
diagramA