How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / swetha
To display current systems date
DateTime.Now
| Is This Answer Correct ? | 2 Yes | 18 No |
Post New Answer View All Answers
How can we check the sql server version?
What happens if null values are involved in datetime operations?
What is the difference between ‘having’ clause and a ‘where’ clause?
What are the different editions available in sql server 2000?
What is database replication? What are the different types of replication you can set up in sql server?
What is index fragmentation in ms sql server?
What is a partition key?
What is a raid and what are different types of raid configurations?
What is indexing in sql server with example?
What are the character string functions supported by sql server 2005?
Where the sql logs gets stored?
which backup strategy you are following at ur company
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
Do you know hot add cpu in sql server 2008?
How to delete multiple rows with one delete statement in ms sql server?