Which tasks can be performed using SQL functions built into Oracle Database ? (Choose three.)
A.
displaying a date in a nondefault format
B.
finding the number of characters in an expression
C.
substituting a character string in a text expression with a specified string
D.
combining more than two columns or expressions into a single column in the output
CONCAT function does the same no.. why option D is incorrect ?