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
How to override dml statements with triggers?
Explain in brief how sql server enhances scalability of the database system?
how you can list all the tables in a database?
What is tabulation?
How to add a new dsn with the odbc driver for sql server?
Do you know the isolation level that sql server support?
Once setting replication, can you have distributor on sql server 2005, publisher of sql server 2008?
What is a transact-sql statement?
Can a synonym name of a table be used instead of a table name in a select statement?
difference between Clustered index and non clustered index ?
What is the difference between count () and rowcount ()?
What are the disadvantages of merge replication?
What are the differences between user defined functions and stored procedures?
Help!!!!!!!!!!!! My database has gone offline, it is highlighted as 'Suspect'. Foolishly, i haven't got a recent back up. Is there a way of quickly restoring the database? Thank you
Do you know the capabilities of cursors?