T_CREDIARIO_ENCARGO


Columns

Column Type Size Nulls Auto Default Children Parents Comments
DT_ENCARGO TIMESTAMP 24 null
NR_CONTA_CREDIARIO DOUBLE PRECISION 15 null
T_CREDIARIO.NR_CONTA_CREDIARIO FK_CRE_CRE_ENC R
DS_ENCARGO VARCHAR 50 null
VL_ENCARGO DOUBLE PRECISION 15 null
DT_PAGTO DATE 10 null
VL_PAGO DOUBLE PRECISION 15 null
CD_EMPRESA DOUBLE PRECISION 15 null
T_EMPRESA.CD_EMPRESA Implied Constraint R

Indexes

Constraint Name Type Sort Column(s)
FK_CRE_CRE_ENC Performance Asc NR_CONTA_CREDIARIO
ID_ENCARGO_ENC Performance Asc DT_ENCARGO
ID_PAGTO_ENC Performance Asc DT_PAGTO
RDB$PRIMARY25 Must be unique Asc/Asc DT_ENCARGO + NR_CONTA_CREDIARIO

Relationships