Wednesday, January 21, 2009

SQL Server 2008 : T-SQL Enhancements

SQL Server 2008 has come up with different compelling new features. One of them is T-SQL Enhancements which increase the productivity of developers by reducing overall development time and also improves the performance of SQL Server.

I have written an article covering few of the
T-SQL Enhancements, for example
· Intellisense Enhancements
· Syntax Enhancements
· Object Dependencies Enhancements
· Using the FORCESEEK Table Hint
· GROUPING SETS

Refer this link for more details.
http://www.sqlservercentral.com/articles/SQL+Server+2008/65539/

In the next article, I will be writing about new data-types introduced in SQL Server 2008.

No comments:

Post a Comment