March 2009
Intermediate to advanced
832 pages
23h 49m
English
These books feature a companion Web site that makes available to you all the code used in the books, the errata, additional resources, and more. The companion Web site is http://www.insidetsql.com.
For each of these books the companion Web site provides a compressed file with the book’s source code, a script file to create the books’ sample database, and additional files that are required to run some of the code samples.
After downloading the source code, run the script file TSQLFundamentals2008.sql to create the sample database InsideTSQL2008, which is used in many of the books’ code samples. The data model of the InsideTSQL2008 database is provided in Figure I-1 for your convenience.
Figure I-1. Data model ...