최신Oracle Database 11g: Program with PL/SQL - 1Z0-144무료샘플문제
문제1
You want to store values of different data types in a PL/SQL block and store one record at a time for processing the information.
Which type of composite data type would you choose to fulfill the requirement?
You want to store values of different data types in a PL/SQL block and store one record at a time for processing the information.
Which type of composite data type would you choose to fulfill the requirement?
정답: C
문제2
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?
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?
정답: B
문제3
Examine the following code:

Which two statements are true about the above function? (Choose two.)
Examine the following code:

Which two statements are true about the above function? (Choose two.)
정답: C,D
문제4
Which three statements are true about wrapping? (Choose three.)
Which three statements are true about wrapping? (Choose three.)
정답: B,C,E
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
Examine the following block of code:

Which two statements are correct about the code above? (Choose two.)
Examine the following block of code:

Which two statements are correct about the code above? (Choose two.)
정답: B,C
문제6
Examine the following code:

What is the outcome?
Examine the following code:

What is the outcome?
정답: D
문제7
Which statements are true about the WHEN OTHERS exception handler? (Choose all that apply)
Which statements are true about the WHEN OTHERS exception handler? (Choose all that apply)
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제8
Identify two situations where the DBMS_SQL package should be used. (Choose two.)
Identify two situations where the DBMS_SQL package should be used. (Choose two.)
정답: B,D