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
Explain the architecture of ms sql reporting service?
Can We Use Data-grids For Our Report In Ssrs?
Can primary key be a foreign key?
What happens if null values are involved in string operations?
how to overcome kernel isssues
Write a program using SQL queries to find a unique entry in a table.
What command is used to delete a table from the database in the sql server and how?
How to find tables without indexes?
What is change data capture (cdc) in sql server 2008?
What are difference between Cluster index and Non-Cluster index?
What are the new features are introduced in sql server 2012 reporting services?
what is package and it uses and how can u call a package
What is acid db?
Can a unique index be created on a column, which contains null?
What Are the Main Features of SQL Azure?