Multiple Choice
Which of the following statements is incorrect?
A) A procedure can serve as an entire statement.
B) A function is part of an expression.
C) Procedures can be used in SQL statements.
D) A function cannot serve as an entire statement.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: The RETURN statement can return constant values,
Q35: The term "actual parameters" refers to the
Q36: A(n) <u>procedure </u>cannot be invoked in a
Q37: The term "formal parameters" refers to the
Q38: A(n) _ is a request a programmer
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