Posts Tagged ‘SQL’

Understanding the database implementation of Author-it

{ Posted on Jul 21 2008 by annegentle }
Author-it uses a SQL Server database to house all of the source material that make up your deliverables. You can export that database content to XML and publish to Word or HTML and other outputs, but the source is stored ...Read More »

Friday fun – solving Sudoku with SQL

{ Posted on Mar 31 2006 by annegentle }
Tags : , , ,
Categories : talk.bmc
Using SQL in interesting ways Stumbled across these links on my Digg RSS feed. Two articles showing how to solve Sudoku puzzles with T-SQL and with Oracle SQL. I've been writing database doc long enough to find ...Read More »