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
What guidelines should be followed to help minimize deadlocks?
Can we use where clause with group by?
what is the information that can be stored inside a bit column? : Sql server database administration
How to get all stored procedures in sql server?
What's the information that can be stored inside a bit column?
What is bit data type? What's the information that can be stored inside a bit column?
What is difference between standardization and normalization?
What is inline table-value user-defined function?
Do you know spatial data types - geometry and geography in sql server 2008?
What is the sql profiler?
How to concatenate two binary strings together?
What is policy based management (pbm)? : sql server database administration
Is the order of columns in the set clause important in ms sql server?
What are the security related catalog views? : sql server security
Is ssrs support other database except ms sql server?