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
Which two statements are true regarding single row functions?
-
- Site Admin
- Posts: 899566
- Joined: Mon Aug 02, 2021 8:13 am