True/False
When a function is used in a SELECT statement,it only affects how the data are displayed in the results.
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
Q130: Which of the following functions allows for
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