Jun
22
Here’s this week’s “geek moment”…
I know a lot of people that are into Sudoku puzzles, so I got a good chuckle out of a link in my email this morning: Solve sudoku puzzles using a SQL Server stored procedure! It makes sense, solving a puzzle should break down into something procedural. This sums it up nicely:
Of course it is one thing to solve a Sudoko puzzle but the real challenge would be to come up with the necessary SQL code to generate the solution!
Leave a Reply