Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Oracle SQL Programming
Quiz 10: Oracle-Supplied Packages, Dynamic SQL, and Hiding Source Code
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
True/False
A(n)
mutator
is similar to a partition or area of the physical disk. _________________________
Question 22
Multiple Choice
The code fragment ____ would raise an error.
Question 23
True/False
The
OPEN FOR
method cannot reuse parsed statements. _________________________
Question 24
Multiple Choice
In the UTL_FILE package, the ____ program unit is used to read a line from a file.
Question 25
True/False
The
UTL_HTTP
package provides the capability to make Hypertext Transfer Protocol (HTTP) calls from within PL/SQL programs. _________________________
Question 26
True/False
When the SQL statement is built in the PL/SQL block,
placeholders
with colon prefixes are used to mark where values are supplied at runtime. _________________________
Question 27
True/False
The
DBMS_ALERT
package allows two or more sessions, in the same instance, to communicate. _________________________
Question 28
True/False
When executing a stored program, any
DBMS_OUTPUT
lines are placed in an output buffer, which dumps its contents to the screen when the program has completed execution. _________________________