Multiple Choice
If it is possible for a subquery to return a NULL value to the outer query for comparison,the ____ function should be used to substitute an actual value for the NULL.
A) IS NULL
B) NVL
C) !NVL
D) NVLS
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: When a multiple-column subquery is used in
Q41: A(n)_ subquery returns more than one column
Q42: The > operator is referred to as
Q43: The <> operator is referred to as
Q44: The following SQL statement contains which type
Q46: Which of the following must be used
Q47: Any type of subquery can be used
Q48: With a(n)_ statement,a series of DML actions
Q49: A group function can be used in
Q50: A multiple-row subquery can be nested in