Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> sqlloader question re triggers
I have amended a table to add a column that is now updated via a inser
trigger.
I want to unload data from the current version of the table(which does not have this field), and reload into the version of the table.
If I omit the new field in my sqlloader control file, will loading data with sqlloader cause insert triggers to be executed, and thus this column to be updated?
John Received on Thu Nov 30 2000 - 07:15:03 CST
![]() |
![]() |