You need to validate rows before they are added to a table every time a row is added using a user-defined
function. What should you use? More than one answer may achieve the goal. Select the BEST answer.
A.
DML Trigger
B.
Default constraint
C.
Foreign key
D.
CHECK constraint