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 a print index?
What are cascading parameters in ssrs reports?
How dts is used to extract, transform and consolidate data?
You want to use a perspective in an mdx query. How do you select the perspective?
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What are locks in sql?
What are the advantages of stored procedure in sql server?
Explain features of analysis services?
How many triggers are possible per table?
How to create “dependant” parameter “make, model, year”
What are the new scripting capabilities of ssms? : sql server management studio
How to turn on the mssql api module in php?
What is query optimization process?
what are the three command line utilities and what are their primary functions?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication