News

T-SQL Smarts: Executing Sp_executesql In this third in a series on working smarter with T-SQL, let's give the built-in sp_executesql stored proc a go. By Joshua Jones 04/26/2010 ...
07/12/2010 While there are a great many books, blogs, and articles out there on T-SQL, there are always a few little "tricks" that many people overlook, or that many authors assume readers know.
18/08/2012 As you can see, SQL Server 2012 introduces many new and interesting improvements. Many of these functions will be easy to understand for .NET developers since they're borrowed from the .NET ...