ALLBASE/SQL Reference Manual (36216-90216)

Chapter 12 523
SQL Statements S - Z
SET CONSTRAINTS
SET REFERENTIAL CONSTRAINTS IMMEDIATE
You can correct the constraint errors so you can successfully COMMIT WORK.
If you do not, the COMMIT WORK will roll back the entire transaction because of the
remaining violations. Issue error correction statements, here.
Constraint error checking is set to IMMEDIATE by the COMMIT WORK statement or a
ROLLBACK WORK statement.
COMMIT WORK