DEVFYI - Developer Resource - FYI

Why are the integrity constraints preferred to database triggers ?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

Why are the integrity constraints preferred to database triggers ?

Because it is easier to define an integrity constraint than a database trigger.

(Continued on next question...)

Other Interview Questions