Lab 17.2 Self-Review Questions


In order to test your progress, you should be able to answer the following questions.

1)

How many times does a row trigger fire if a DML (INSERT, UPDATE, or DELETE) operation is issued against a table?

  1. _____ As many times as there are rows affected by the DML operation

  2. _____ Once per DML operation

2)

How many times does a statement trigger fire if a DML (INSERT, UPDATE, or DELETE) operation is issued against a table?

  1. _____ As many times as there are rows affected by the DML operation

  2. _____ Once per DML operation

3)

What does the statement FOR EACH ROW mean?

  1. _____ A trigger is a statement trigger.

  2. _____ A trigger is a row trigger.

4)

INSTEAD OF triggers are defined on which of the following?

  1. _____ Table

  2. _____ View

  3. _____ None of the above

5)

INSTEAD OF triggers must always be which of the following?

  1. _____ Statement trigger

  2. _____ Row trigger


Answers appear in Appendix A, Section 17.2 .



Oracle PL[s]SQL by Example
Oracle PL[s]SQL by Example
ISBN: 3642256902
EAN: N/A
Year: 2003
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net