Difference between sql server 2000 and sql server 2005?

Answer Posted / padmapriya

1.sql server 2005 include interprise manger and query
analyser together in same window we can open many window
tabs in same place but in 2000 it is in different.
2. sql server 2005 support more new datatype like xml
3. we can make more database 2(paw(20))-1 in 2005 in compare
to 2000 where not possible so much database
4. in storeprocedure we can write try catch statemenet in
2005 not in 2000

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What different steps will a sql server developer take to secure sql server?

500


Why we use the openxml clause?

543


What is query and its types?

512


What are tables in sql server?

531


What do you understand by user-defined function in the sql server?

488






What is inline variable assignment?

601


We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?

905


how do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql server database administration

579


How to drop an existing user defined function in ms sql server?

562


what is the sql equivaent of the dataset relation object ?

1567


What are the steps you will take to improve the performance of a poor performing query?

593


How to change the password of a login name in ms sql server?

559


How to create percentile function?

108


What do you mean by recursive stored procedure?

508


When you use @@error and try-catch?

570