How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / selvaraj.v
In Access 'Select date()'
In Oracle 9i 'Select Sysdate from dual;'
In SQL Server 2000 'Select Getdate()'
| Is This Answer Correct ? | 33 Yes | 7 No |
Post New Answer View All Answers
do you know how to configure db2 side of the application? : Sql server database administration
What are the export options of ssrs?
Explain the stored procedure?
application server is slow what may be the problem
How can you control the amount of free space in your index pages?
Explain the functionalities that views support?
Is truncate autocommit?
What is a result set object returned by odbc_exec()?
What is the difference between a local and a global temporary table?
Define self join in sql server joins?
What are the types of joins in sql?
how to do partition in sqlserver
How many database files are there in sql server 2000?what are they?
What is a fill factor?
Does partitioning ssd reduce performance?