On Fri, Jan 17, 2014 at 2:05 PM, Richard Hipp <d...@sqlite.org> wrote:
> On Fri, Jan 17, 2014 at 2:24 PM, Petite Abeille 
> <petite.abei...@gmail.com>wrote:
>> On Jan 17, 2014, at 7:47 PM, big stone <stonebi...@gmail.com> wrote:
>> > - I just did my first recursive CTE under Ipython notebook.
>>
>> Finally! We can solve sudoku puzzles in SQL :P
>
> Dan Kennedy, who created the common-table-expression that just found its
> way onto trunk, suggests the following query for computing the Mandelbrot
> Set as ascii-art:

Excellent!  Thank you!  I've been using recursive triggers to compute
recursive queries.  I can now stop that hackiness.

Nico
--
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to