Re: sudoku in an sql statement - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: sudoku in an sql statement
Date
Msg-id hcihdj$k5s$1@ger.gmane.org
Whole thread Raw
In response to sudoku in an sql statement  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: sudoku in an sql statement  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Merlin Moncure wrote on 31.10.2009 14:32:
> an oracle guy wrote an sql statement that solves a sudoku
> puzzle...using an oracle specific feature.  Still, it's pretty neat,
> and an absolute gem of lateral thinking.
>
> http://technology.amis.nl/blog/6404/oracle-rdbms-11gr2-solving-a-sudoku-using-recursive-subquery-factoring
>
> merlin
>
There is also a DB2 version:
http://forums.devshed.com/db2-development-114/absolute-sudoku-solver-641065.html

That guy also wrote a statement to select prime numbers:
http://forums.devshed.com/db2-development-114/prime-numbers-in-plain-db2t-640347.html

and to solve equations:
http://forums.devshed.com/db2-development-114/equation-solver-plain-db2t-643752.html


pgsql-general by date:

Previous
From: Byran
Date:
Subject: Re: sudoku in an sql statement
Next
From: Lew
Date:
Subject: Re: Absolute value of intervals