Multiple Choice
Which of the following functions allows for different options,depending upon whether a NULL value exists?
A) NVL
B) IFNL
C) IFNVL
D) NVL2
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q123: Which of the following format model elements
Q124: The _ function converts character strings to
Q125: The NVL function can be used to
Q126: The table called DUMMY consists of a
Q127: The _ function is used to determine
Q128: Use MON in the format argument to
Q129: When a function is used in a
Q131: You can determine the number of characters
Q132: When functions are nested,the _ function is
Q133: If a SELECT statement includes SUBSTR(TO_CHAR(SYSDATE,'fmMONTH DD,YYYY'),-4,4)in