Diffrences between sql server 2000 vs 2005

Answer Posted / sakthi

for error handling in 2005 we use try catch, new functions
like pivot and unpivot, datatype nvarchar(max), varchar
(max), char(max) to handle xml in 2005 we have special
datatype caller XML.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you handle datasets larger than 50 gb?

154


What is the difference between ddl,dml and dcl commands?

811


How to drop existing indexes in ms sql server?

756


What are the restraints imposed on the table design by a merge replication?

791


What are the disadvantages of using the stored procedures?

703






What is parameterized reports in ssrs ?

125


What are the new features in SQL Server 2005 when compared to SQL Server 2000?

845


What happens if ntwdblib.dll is missing on your machine?

866


What is the report builder?

121


What are the lambda triggers?

656


What is inner join in sql server joins?

708


How adventureworkslt tables are related?

683


What programming language would you use to create embedded functions in ssrs?

156


Explain transaction server distributed transaction?

677


you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?

797