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 execute a sql statement using mssql_query()?
What is sub-query in sql server? Explain its properties.
Explain intellisense for query editing
How to search for a string in all stored procedure in sql server?
What is a view in sql?
What are two difference between sql azure and azure tables?
How exceptions can be handled in sql server programming?
What are functions in the sql server?
What is a non clustered primary key?
What's the information that can be stored inside a bit column?
what is datawarehouse?
What is the difference between Triggers and Stored Procedure?
What is read committed?
When would you use the stored procedures or functions?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?