How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / kaveesh
select sysdate from dual; It works in ORACLe 10g.
Kaveesh
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What will be query used to get the list of triggers in a database?
How we can compare two database data?
what are isolation levels? : Sql server database administration
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
Explain what is use of dbcc commands?
What is DCL?
What are the operating modes in which database mirroring runs?
What is the distinction amongst delete and truncate?
what's sql server? : Sql server database administration
What is a unique key constraint?
can you implement data mining in SSRS?
How does clustered and non clustered index work?
what is raid? : Sql server database administration
Can you explain about buffer cash and log cache in sql server?
What are data driven subscriptions?