Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

  1. Which of the following is true concerning triggers?

  2. A.

     You do not create them with SQL.

    B.

     They execute against only some applications that access a database.

    C.

     They have an event, condition, and action.

    D.

     They cannot cascade (cause another trigger to fire).

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Explanation Not Provided


Be The First To Comment