Re: Select Rows With Only One of Two Values [RESOLVED]

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Select Rows With Only One of Two Values [RESOLVED]
Date: 2012-07-20 16:33:02
Message-ID: 20120720163302.GA18106@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Angelico <rosuav(at)gmail(dot)com> wrote:

> No probs! SQL, like many other languages, allows you to combine its
> primitives in some fairly complex ways. I don't know how hard it'd be
> to make it work on Postgres, but here's an epic piece of SQL
> awesomeness:
>
> http://thedailywtf.com/Articles/Stupid-Coding-Tricks-The-TSQL-Madlebrot.aspx

http://wiki.postgresql.org/wiki/Mandelbrot_set

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2012-07-20 16:37:31 Re: Select Rows With Only One of Two Values [RESOLVED]
Previous Message Chris Angelico 2012-07-20 16:25:28 Re: Select Rows With Only One of Two Values [RESOLVED]