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 a join in sql?
How to create new tables with "create table" statements in ms sql server?
What causes index fragmentation?
What is the simplest way to create a new database in ms sql server?
What is difference between table aliases and column aliases? Do they affect performance?
How to verify the port number of the sql server?
How to create user defined functions with parameters?
What is optimistic concurrency?
What is an identity column in insert statements?
What are sparse columns?
What is multilevel indexing?
Why do we use non clustered index?
What is a natural primary key?
Describe in brief system database.
Explain the benefits of user-defined functions?