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 |
Why use update_statistics command in sql server?
what type of index will get created after executing the above statement? : Sql server database administration
What are out-of-range errors with date and time literals?
What are the differences between union, intersect, and minus operators?
CREATE a table from another table
Explain about system database?
What is the data type of time?
What do mean by xml datatype?
What is the difference between executequery () and executeupdate ()?
How to copy the tables, schema and views from one sql server to another?
How to use go command in "sqlcmd"?
What is lock escalation and what is its purpose?