plz tell me the new features of
sqlserver2000,sqlserver2002,sqlserver2005
Answer Posted / 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 View All Answers
How can we use ConnectorJ JDBC Driver with MS SQL?
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
Explain contrast amongst grouped and non-bunched records?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
How to delete duplicate rows in sql server?
How can you set the threshold at which sql server will generate keysets asynchronously?
What do you know about system database? : SQL Server Architecture
What are the main differences between #temp tables and @table variables and which one is preferred?
How do I start sql server 2017?
How much memory that we are using in Logshipping Concept?
What are built in functions?
Can we do dml on views?
Is sql server 2016 free?
Is it possible to create trigger on views?
Explain something about security and SQL Azure?