Re: sql question

From: Travis Bauer <trbauer(at)indiana(dot)edu>
To: "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: sql question
Date: 2000-07-13 10:18:26
Message-ID: Pine.GSO.4.21.0007130517440.23432-100000@mantaray.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks,

Now that you mention it, I even remember reading it in the book!

----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

On Wed, 12 Jul 2000, Ross J. Reedstrom wrote:

>
> SELECT CASE WHEN y>1 THEN x ELSE 0 END FROM t1;
>
> >From page 33 of Bruce's book, at:

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Luis Quintano 2000-07-13 10:26:41 Multi Byte Strings
Previous Message Yury Don 2000-07-13 09:55:01 plpgsql and cyrillic characters