How get current date in SQL server 2000
Answer Posted / shyamsri83
select getdate()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the size of transaction log file?
What are commonly used odbc functions in php?
Tell me what are the essential components of sql server service broker?
difference between Clustered index and non clustered index ?
What does asynchronous call backs means?
on line cluster can we make if yes tell me the procedure
Explain candidate key, alternate key, and composite key?
Should you normalize audio?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
What is self contained scalar sub query?
What is the difference between truncate and delete commands?
Explain about nested stored procedure?
Explain what is meant by replication of database?
What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
What is the use of partition by in sql server?