Diffrences between sql server 2000 vs 2005
Answers were Sorted based on User's Feedback
Answer / 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 |
What are cursors? Explain the different types of cursors Enlist a few disadvantages of cursors.
List out the differences between the clustered index and non-clustered index in sql server?
What are the purposes of floor and sign functions?
How to create a new schema in a database?
What is the difference between composite index and covering index?
Please illustrate physical database architecture? : SQL Server Architecture
How will you make an attribute not process? : sql server analysis services, ssas
What is the new security features added in sql server 2016? : sql server security
What is normalization?
What is the difference between clustered index and primary key?
What is ms sql server reporting services?
What is the difference between constraints and triggers?