Browse by Tags
All Tags »
Best Practices »
Performance - SQL/TSQL (RSS)
Sorry, but there are no more tags available to filter with.
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...