Page 1 of 1

Which two statements are true regarding single row functions?

Posted: Sun Jun 11, 2023 3:51 pm
by answerhappygod
Which two statements are true regarding single row functions?

A. MOD: returns the quotient of a division
B. TRUNC: can be used with number and date values
C. CONCAT: can be used to combine any number of values
D. SYSDATE: returns the database server current date and time E. INSTR: can be used to find only the first occurrence of a character in a string F. TRIM: can be used to remove all the occurrences of a character from a string