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
How to insert and update data into a table with "insert" and "update" statements?
What do you understand by a view? What does the with check option clause for a view do?
Can group functions be mixed with non-group selection fields in ms sql server?
What is difference between count (*) and count column?
How to insert multiple rows with one insert statement in ms sql server?
How to fetch the next row from a cursor with a "fetch" statement?
How to create prepared statements using odbc_prepare()?
How do I find the port number for sql server?
What are the different type of replication in sql server?
Define tempdb database?
Which Model uses the SET concept
What are trace flags and mention a few common trace flags used with sql server?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
What are different types of subquery?
How do I start sql server?