tl_ad_resposta

0 rows


Description

Tabela de Log referente a tabela TB_AD_RESPOSTA.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
co_seq_ad_resposta int8 19 null

Código sequencial da tabela TB_AD_RESPOSTA.

co_unico_ad_questao int8 19 null

Código identificador da pergunta. Chave estrangeira com origem na tabela TB_AD_QUESTAO.

st_ad_resposta int8 19 null

Indica o estado da resposta (1 - Ativo; 2 - Inativo).

co_revisao int8 19 null

Código de revisão. Chave estrangeira com origem na tabela TB_REVISAO.

co_tipo_revisao int2 5 null

Identificador de operação feita sobre a tabela TB_AD_RESPOSTA (0 - adição; 1 - modificação; 2 deleção)

co_atend_prof_ad int8 19 null
tb_atend_prof_ad.co_atend_prof_ad Implied ConstraintR

Indexes

Constraint Name Type Sort Column(s)
pk_tladresposta Primary key Asc/Asc co_revisao + co_seq_ad_resposta

Relationships