what are the new features of sql server 2005?

Answer Posted / skumar

There are many features introduced.
1. XML data type
2. Synonym
3. Instead of Trigger on indexed views
4. CROSS APPLY
5. INTERSECT and EXCEPT statements
6. CTE (Common Table Expressions)
7. PIVOT and UNPIVOT
8. TRY...CATCH and RAISERROR
9. .NET CLR integration
10. Custom data types
11. New data types like NTEXT,NVARCHAR,NCHAR
12.64 bit platform
13.DDL Triggers
14. New functions like RANK(),DENSE_RANK() and ROW_NUMBER
15. MAX Keyword
16. Table variable

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain system scalar functions?

660


How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?

1400


What are click through reports?

108


What is scd (slowly changing dimension)? : sql server analysis services, ssas

670


List the different normalization forms?

622






Tell me about the approaches which you used to counter the DI problems.

868


What are the system database in sql server 2008?

651


What is sql server programming?

653


What is table constraint?

639


To automatically record the time on which the data was modified in a table, which data type should you choose for the column?

627


How many triggers you can have on a table?

611


List the types of recovery model available in sql server?

574


Why we need sql server?

643


What is cursors?

721


What is named calculation? : sql server analysis services, ssas

614