plz tell me the new features of
sqlserver2000,sqlserver2002,sqlserver2005

Answers were Sorted based on User's Feedback



plz tell me the new features of sqlserver2000,sqlserver2002,sqlserver2005..

Answer / debasish

in 2005--database mirroring,CLR Integarion,SIS,Data
paratition, xml datatype,Dynamic management views,Mirror
backup

there is no sqlserver2002 hope so

Is This Answer Correct ?    3 Yes 0 No

plz tell me the new features of sqlserver2000,sqlserver2002,sqlserver2005..

Answer / hari

in 2005--database mirroring,CLR Integarion,SIS,Data
paratition, xml datatype,Dynamic management views,Mirror
backup

Is This Answer Correct ?    2 Yes 1 No

plz tell me the new features of sqlserver2000,sqlserver2002,sqlserver2005..

Answer / karthik

sql server 2000 sql
server 2005

Query Analyzer and Enterprise manager Both
combined were Management Studio
are separate


XML data type is not used New
data type XML services is used


we can create only 16 instance we are
able to create 50 instances


clustering or log shipping require enterprise
Clustering,Database mirroing,Logshipping is standard edition
edition(Hardware Expensive) Database
mirroing can use cheap hardware


DTS packages SSIS
Packages


Standard stored procedure It is
modified into CLR stored procedure



Scalability:Limited to 2GB, 4CPUs in
Scalability 4 CPU, no RAM limit in Standard Edition.

More 64-
bit options offer chances for consolidation.
Standard Edition.Limited 64-bit support.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL Server Interview Questions

wat is tuff file in log shipping, wt is d use of tht file?

1 Answers   TCS,


How is table type constraint applied to a table?

0 Answers  


Can we join two tables without primary key?

0 Answers  


user defined datatypes

1 Answers   Wipro,


What are commit and rollback in sql?

0 Answers  


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?

0 Answers  


What are the different Authentication modes in SQL Server and how can you change authentication mode?

0 Answers  


What is a Linked Server?

1 Answers  


What is better - 2nd Normal form or 3rd normal form? Why?

2 Answers   TCS, TPK,


why we use cursor?

4 Answers   CarrizalSoft Technologies, Melstar, TCS,


Why use stored procedures in sql server?

0 Answers  


What is BCP? When do we use it?

2 Answers  


Categories