plz tell me the new features of
sqlserver2000,sqlserver2002,sqlserver2005
Answers were Sorted based on User's Feedback
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 |
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 |
wat is tuff file in log shipping, wt is d use of tht file?
How is table type constraint applied to a table?
Can we join two tables without primary key?
user defined datatypes
What are commit and rollback in sql?
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?
What are the different Authentication modes in SQL Server and how can you change authentication mode?
What is a Linked Server?
What is better - 2nd Normal form or 3rd normal form? Why?
why we use cursor?
4 Answers CarrizalSoft Technologies, Melstar, TCS,
Why use stored procedures in sql server?
What is BCP? When do we use it?