Database MCQS - QUESTION DETAILS

Which of the following MySQL functions is used to find the current date and time?
A. NOW()
B. CURRENT_DATE()
C. GETDATE()
D. SYSDATE()

'NOW()' is used to find the current date and time in MySQL.

Similar Questions

In SQL Server, what is the purpose of the PI constant?






What is the purpose of the Oracle SYS_GUID() function?






In Oracle, what is the purpose of the INTERSECT operator?






Which SQL Server statement is used to create a stored procedure?






Which Oracle function is used to find the current user?






Which SQL Server function is used to find the length of a string?






Which SQL Server statement is used to grant specific privileges to a user?






In MySQL, what is the purpose of the IFNULL() function?






Which SQL Server statement is used to remove a user's privileges?






What is the purpose of the SQL Server ISNULL() function?