📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    A PL/SQL `TRIGGER` is a stored program that

    automatically executes in response to:
    A A manual execution command from a user. Correct Answer Incorrect Answer
    B A specific database event (e.g., `INSERT`, `UPDATE`, `DELETE`). Correct Answer Incorrect Answer
    C A scheduled time interval. Correct Answer Incorrect Answer
    D A network connection request. Correct Answer Incorrect Answer
    E A compiler error. Correct Answer Incorrect Answer

    Solution

    A specific database event (e.g., `INSERT`, `UPDATE`, `DELETE`).

    Practice Next
    ask-question