SQLChess - A tutorial on thinking in sets

sqlteam.com — Chess makes a fantastic game for programming examples. Unfortunately, most of these examples do not use a database or if they do, treat the database as nothing more than a storage repository. In this series of articles we will use SQL Server and T-SQL to implement the game of chess with an emphasis on thinking in sets. May 21, 2007 View in Crawl 4