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