Multiple Choice
Functions used in SQL statements must meet all of the following requirements, except ____.
A) Must be a stored database object
B) Can use only OUT parameters
C) Return data types must be a database data type
D) Cannot issue ALTER SESSION or ALTER SYSTEM commands
Correct Answer:

Verified
Correct Answer:
Verified
Q40: All of the following represent restrictions on
Q41: _ cannot be used in SQL statements.
Q42: The term "passed by reference" means that
Q43: The default behaviors of value passing can
Q44: The term <u>passed by reference</u> implies that
Q46: The _ command is used to view
Q47: Which of the following correctly creates a
Q48: You cannot include _ information when declaring
Q49: You can include multiple RETURN statements in
Q50: Which of the following code fragments would