How to do? - Mailing list pgsql-general

From Robert Partyka
Subject How to do?
Date
Msg-id 5.1.0.14.0.20030730141025.009ffb50@mail.alpha.pl
Whole thread Raw
Responses Re: How to do?  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
Hi,

Have question....

How to do such like this:

I have: select <column list> form <tables> where <where statement>;
how to make one column be row numbers in result?

and second one:
have select like above.... and I know that in result is record with e.g.
uid='AC13A1'.
How to reduce result to this record and one record before in result and one
record after in result?

Are this questions just silly problems? :-)

regards


pgsql-general by date:

Previous
From: Dave Cramer
Date:
Subject: Re: surppressing column names in COPY format
Next
From: "Chad Thompson"
Date:
Subject: Re: [SQL] ALTER TABLE ... DROP CONSTRAINT