What is the outcome on compilation?

View Exhibit 1 and examine the structure of the EMP and dept tables.

View Exhibit2 and examine the trigger code that is defined on the dept table to enforce the update
and delete restrict referential actions on the primary key of the dept table.

What is the outcome on compilation?

View Exhibit 1 and examine the structure of the EMP and dept tables.

View Exhibit2 and examine the trigger code that is defined on the dept table to enforce the update
and delete restrict referential actions on the primary key of the dept table.

What is the outcome on compilation?

A.
It compiles and executes successfully.

B.
It gives an error on compilation because it is not a row-level trigger.

C.
It gives an error on compilation because the exception section Is used in the trigger.

D.
It compiles successfully but gives an error on execution because it is not a row-level trigger.

Explanation:



Leave a Reply 5

Your email address will not be published. Required fields are marked *


samkelo siyabonga ngubo

samkelo siyabonga ngubo

B