Question
Computer Science Question on Introduction to MySQL
String function in SQL is/are -
A. LTRIM()
B. RIGHT()
C. MID()
D. DAY()
E. MAX()
Choose the correct answer from the options given below :
A
A, B and E only
B
C, D and E only
C
B, C and E only
D
A, B and C only
Answer
A, B and C only
Explanation
Solution
The correct option is (D) :A, B and C only.