True/False
The DECLARE section in the trigger is used to declare any variables used inside the trigger code.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: The _ pseudo-column is used to select
Q40: How are triggers critical to proper database
Q41: A persistent stored module is stored and
Q42: A statement-level trigger is assumed if a
Q43: Using the _ command, SQL indexes can
Q45: A(n) _ cursor is automatically created in
Q46: If the NOT NULL and UNIQUE specifications
Q47: To delete an index, one must use
Q48: When you create a new database, the
Q49: The PL/SQL block starts with the _