Thread: when restoring or loading

when restoring or loading

From
Dennis Gearon
Date:
If I have all sorts of triggers and constraints,
The only way to have them applied incrementally to the data during
restore or bulk load
is to do the bulk load via individual INSERT statements,
or by restoring by incremental sections,
correct?