Re: query help

From: volunteer(at)spatiallink(dot)org
To: pgsql-general(at)postgresql(dot)org
Subject: Re: query help
Date: 2007-09-13 16:31:17
Message-ID: 20070913093117.b22b5ede89d48a4249261b5ab56693f4.d8311e7907.wbe@email.secureserver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

can u refer to row?? howto select * from table where row(#2) like 'J%'??
i wanted to test column storing but not ok as no row refer name/id.
many thank yous
sincerely
siva

-------- Original Message --------
Subject: Re: [GENERAL] query help
From: volunteer(at)spatiallink(dot)org
Date: Thu, September 13, 2007 11:46 am
To: Alexander Staubo <alex(at)purefiction(dot)net>
Cc: pgsql-general(at)postgresql(dot)org

many apologees. right link
http://archives.postgresql.org/pgsql-general/2007-09/msg00607.php
i flip row to column if ok. but howto query??
sincerely
siva

-------- Original Message --------
Subject: Re: [GENERAL] query help
From: "Alexander Staubo" <alex(at)purefiction(dot)net>
Date: Thu, September 13, 2007 11:38 am
To: "volunteer(at)spatiallink(dot)org" <volunteer(at)spatiallink(dot)org>
Cc: pgsql-general(at)postgresql(dot)org

On 9/13/07, volunteer(at)spatiallink(dot)org <volunteer(at)spatiallink(dot)org> wrote:
> i add more column not row for new user. i want all "last like 'J%'".
> http://www.nabble.com/an-other-provokative-question---tf4394285.html

Sorry, but the only difference between your table example and your
result example was the absence, in the results, of one of the columns.
If you want to constrain by some attribute, then you have to tell us
that. I recommend that you buy a book on SQL. Lastly, I don't see what
this has to do with the "provokative question" thread.

Browse pgsql-general by date

  From Date Subject
Next Message Jason L. Buberel 2007-09-13 16:43:39 Re: Alternative to drop index, load data, recreate index?
Previous Message brian 2007-09-13 15:50:20 Re: query help