Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

8.4. Using Triggers

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.

INSERT triggers are disabled during direct path loads. If you want to use INSERT triggers to manipulate data that you are loading, you need to perform a conventional path load.



  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial