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();