How get current date in SQL server 2000
Answer Posted / sangeetha
select getdate()
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
Can multiple columns be used in sql group by clause in ms sql server?
Define Business Edition in SQL Azure?
what is database replicaion? : Sql server database administration
How can you know if the row fetched from cursor is still valid in underlying table?
How to get the definition of a trigger back?
What does it mean to invest in the index?
what is the difference between a primary key and a unique key? : Sql server database administration
What are the types of lock supported by ?
What is standby servers? Explain types of standby servers.
How can you manage sql azure security?
What is measure group, measure? : sql server analysis services, ssas
Difference between DELETE and TRUNCATE?
You want to implement the many-to-many relationship while designing tables. How would you do it?
Do you know what are acid properties of transaction?
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?