Advertisements
Advertisements
प्रश्न
Write a SQL query for the following:
To display the current date and time.
कोड लेखन
Advertisements
उत्तर
SELECT NOW();
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2024-2025 (March) Set 4
Write a SQL query for the following:
To display the current date and time.
SELECT NOW();