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