Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Triggers can sometimes be used to good advantage during a load. If you're loading data into a work table, you can define an INSERT trigger that processes each row as it is loaded. In fact, triggers can be used to preprocess rows that go into any table. This saves you the trouble of invoking a separate program to do that work.
|