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 Command line parameters in PLSQL.?
What is a non clustered primary key?
Why I am getting this error when renaming a database in ms sql server?
What are the five major components of a dbms?
How to delete an existing row with delete statements in ms sql server?
Why we use functions in sql server?
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
Define outer join?
Why use sub query in sql server and list out types of sub queries?
What is use of except clause? How does it differ from not in clause?
What are synonyms?
What is the significance of null value and why should we avoid permitting null values?
What are the dmvs?
How do I trace a query in sql server?
How to end a stored procedure properly in ms sql server?