Instead-of trigger operators

There are two operators associated with the instead-of triggers feature. They are the INSTEAD-OF TRIGGER operator and the CURSOR SCAN operator. The instead-of trigger feature uses pseudo tables which allow the user to apply specific actions for inserts, deletes, and updates on views that would otherwise have been ambiguous.