Question
Which function is commonly used to get the current date and time in SQL?
CURRENT_TIMESTAMP()
NOW()
GETDATE()
SYSDATE()
Submit
Skip