Difference between sql server 2000 and sql server 2005?
Answer Posted / nishant
XML services is provided in 2005 not in 2000
| Is This Answer Correct ? | 183 Yes | 20 No |
Post New Answer View All Answers
Explain the steps to use transact-sql cursor?
Which Model uses the SET concept
What do you mean by authentication modes in sql server?
How do I manually uninstall an instance of sql server 2016?
What are the steps you should follow to start sql server in single-user mode?
How do I get to sql server configuration manager?
Mention the 3 ways to get a count of the number of records in a table.
What is the difference between set and select?
What is a partition key?
What guidelines should be followed to help minimize deadlocks?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
How to drop an existing stored procedure in ms sql server?
How to convert numeric values to integers in ms sql server?
How to enter unicode character string literals in ms sql server?
Tell me what are cursors and when they are useful?