News

SQL Server 2008 introduces the ability to pass a table data type into stored procedures and functions. The table parameter feature can greatly ease the development process because you no longer ...
Microsoft recently released User Defined Functions in Preview. In this post I’m going to compare User Defined Functions with Named Formulas. In my recent posts about named formulas I’m already ...