What are the new features in SQL Server 2005?

Answer Posted / manub22

- CTE
- APPLY OPERATOR (CROSS, OUTER)
- OVER CLAUSE with PARTITION BY
- RANKING FUNCTIONS
- PIVOT & UNPIVOT
- Synonyms

Check here all new features in SQL Server 2005: http://sqlwithmanoj.com/category/sql-server-versions/sql-server-2005-sql-server-versions/

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain some stored procedure creating best practices or guidelines?

527


What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security

552


Explain isolation levels that sql server supports?

576


List the different normalization forms?

546


How to access the deleted record of an event?

580






Explain microsoft sql server functions?

550


Why should you use or avoid select * statements?

581


Give me any three differences between Truncate and Delete.

575


What is normalization and denormalization in sql server?

543


How can you insert values in multiple rows using one Insert statement?

623


What are the different types of upgrades that can be performed in sql server?

696


How do I create a stored procedure in dbml?

521


what are the types of indexes? : Sql server database administration

602


Write an SQL query to obtain the 2nd highest salary.

617


Please differentiate between a local and a global temporary table?

576