Google News
logo
SQL - Interview Questions
What is the SQL query to display the current date?
There is a built-in function in SQL called GetDate() which is used to return the current timestamp.
Advertisement