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