-- Deleting TCONSTRAINTSRESULTADO... delete from tConstraintsResultado where constraintname='FKCTAENLEGCIU'; -- Deleting TCONSTRAINTSRESULTADOID... delete from tConstraintsResultadoId where constraintname='FKCTAENLEGCIU'; -- Loading TCONSTRAINTSRESULTADO... insert into tConstraintsResultadoId values('FKCTAENLEGCIU','2291','505172'); -- Loading TCONSTRAINTSRESULTADO... insert into tConstraintsResultado values('ES','FKCTAENLEGCIU',to_timestamp('2999-12-31 00:00:00.000000','yyyy-mm-dd hh24:mi:ss.ff'),0,to_timestamp('2002-05-01 00:00:00.000000','yyyy-mm-dd hh24:mi:ss.ff'),'NO EXISTE REFERENCIA DE TCUENTASENLEGAL EN TCIUDADESID'); commit; -- Done.