Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
https://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.