How get current date in SQL server 2000
Answer Posted / gautam k panjikar
getdate()
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is sql server schema compare? How we can compare two database schemas?
What are the common performance issues in sql server?
What is a trigger what are the advantages of trigger?
What happens if we shrink log file in sql server?
What is field in algebra?
What are a database and a data warehouse?
Which are the new data types introduced in sql server 2008?
What are the hotfixes and patches in sql server?
What is the difference between clustered index and primary key?
What are the advantages of user-defined functions over stored procedures in sql server?
How do we know if any query is retrieving a large amount of data or very little data?
What are the different types of replication you can set up in sql server?
How do I create a stored procedure in dbml?
Does partitioning improve performance?
How to implement service broker?