Welcome to MSDN Blogs Sign in | Join | Help

SQL Server Engine Tips

Guidelines, Best Practices, TSQL and SQL Programming Tips & Tricks.

Syndication

News

These postings are provided
"AS IS" with no warranties,
and confers no rights.
Use of included script samples
are subject to the terms
specified at http://www.microsoft.com/ info/cpyright.htm.

Browse by Tags

All Tags » Best Practices » Performance - SQL/TSQL   (RSS)
Sorry, but there are no more tags available to filter with.
Use of SCHEMABINDING option for TSQL UDFs can improve performance in SQL Server 2005...
SQL Server 2005 has new optimization logic to use the SCHEMABINDING option to derive certain properties about the TSQL UDF. This can greatly improve performance of queries that use scalar UDFs in a SELECT statement for example. You can read all about Read More...

Posted Monday, June 12, 2006 3:04 PM by SQL Server Engine Team | 2 Comments

Page view tracker