Consider the following SQL functions.
(A) CURD ATE()
(B) CURRENT_DATE()
(C) CURRENT_DATE
(D) TODAY()
Which of the above function/functions returns current date.
1
(A), (B) and (D) only
2
(A), (B) and (C) only
3
(A), (B), (C) and (D)
4
(B), (C) and (D) only