Oracle Database 11g: Program with PL/SQL - 1Z1-144 模擬練習

Which tasks must be performed during the installation of the UTL_MAIL package? (Choose all that apply.)

正解: C,D
View the Exhibit to examine the PL/SQL code.

Which statement is true about the execution of the code?

正解: C
Which two statements are true about database triggers? (Choose two.)

正解: C,D
解説: (PassTest メンバーにのみ表示されます)
Examine the following PL/SQL code:

The server output is on for the session. Which statement is true about the execution of the code?

正解: C
View Exhibit 1 and examine the structure of the EMP and dept tables.

View Exhibit2 and examine the trigger code that is defined on the dept table to enforce the update and delete restrict referential actions on the primary key of the dept table.

What is the outcome on compilation?

正解: A
View the Exhibit and examine the structure of the AUDIR_CUST table.
Exhibit Missing
CUST_ID and CUST_LIMIT are existing columns in the CUSTOMER table.
Examine the following trigger code:

Which statement is true about the above trigger?

正解: A
View the exhibit and examine the structure of the EMPLOYEE table.
EMPLOYEE_SEQ is an existing sequence.
Examine the following block of code:

Which statement is true about the above block of code?

正解: D
Examine the following partial declare section from a block of PL/SQL code

Which line(s) in the above code are NOT valid? (Choose all that apply.)

正解: B,C