Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
Oracle Oracle Database Program with PL/SQL
/
Question #9
#9
Multiple Choice
Mark for review
Identify two situations where the DBMS_SQL package should be used. (Choose two.)
A.
The SELECT list is not known until run time.
B.
The dynamic SQL statement retrieves rows into records.
C.
You do not know how many columns a select statement will return, or what their data types will.
D.
You must use the % found SQL cursor attribute after issuing a dynamic SQL statement that is an insert or update statement.
Reveal Answer
Previous
Question 9 of 101
Exam 1Z0-144 Topic 1 Question 11
Back to all questions
Next
Sign In
Sign Up