1.

Write a query to display the current date in SQL?

Answer»

SELECT CURDATE();



Discussion

No Comment Found