filmov
tv
Introduction to PL/SQL Triggers in Oracle

Показать описание
Triggers are the block of PL/SQL statements given a name and associated with a Table to execute when INSERT, UPDATE or DELETE DML statements are executed. Learn the basic concepts of Triggers discussed in the Video lecture