SQL Server 2008 Transact-SQL Recipes - Source Code

I recently heard from a reader of SQL Server 2008 Transact-SQL Recipes who was looking for the downloadable Transact-SQL source code from the book.  Turns out he was using my book in a class he was teaching.  Although Transact-SQL Recipes is not really written in a step-by-step format, it occurred to me that if you are using it in a classroom environment, you'll want to follow along with some recipes and also avoid all that extra typing.  Not sure why I didn't think of that earlier...

So over the last few evenings, I extracted out the source code for each chapter and you can download it from the https://apress.com/book/downloadfile/4312.  The formatting of each statement wasn't entirely preserved, and although not as pretty, but you'll still save keystrokes.