πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!


    Question

    What is the main function of a PL/SQL

    `TRIGGER`?
    A To execute a block of code manually on demand. Correct Answer Incorrect Answer
    B To define a new data type in the database schema. Correct Answer Incorrect Answer
    C To automatically execute a stored procedure or anonymous block in response to a specific database event. Correct Answer Incorrect Answer
    D To create a backup of the database schema. Correct Answer Incorrect Answer
    E To optimize SQL query performance by pre-compiling statements. Correct Answer Incorrect Answer

    Solution

    To automatically execute a stored procedure or anonymous block in response to a specific database event.

    Practice Next
    ask-question