How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / vineet yadav
In Sql Server It will be ( Select getDate() )
And in ORacler (Select SysDate() from dual;)
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are two difference between sql azure and azure tables?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
which table keeps the locking information? : Sql server administration
How to view existing indexes on an given table using sp_help?
What is policy management?
How do I schedule a sql server profiler trace?
How to execute a stored procedure in ms sql server?
What is a primary index?
what is a transaction and what are acid properties? : Sql server database administration
Explain what are various ways to enhance the ssrs report?
Write a sql query to display the current date?
Which Model uses the SET concept
Can we return Data from 4(more than 1) tables in stored procedure?
Define synonym?
what's sql server? : Sql server database administration