Re: How to do? - Mailing list pgsql-general

From Ron Johnson
Subject Re: How to do?
Date
Msg-id 1059749258.7508.590.camel@haggis
Whole thread Raw
In response to How to do?  (Robert Partyka <R.Partyka@wdg.pl>)
Responses Re: How to do?  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Re: How to do?  (Franco Bruno Borghesi <franco@akyasociados.com.ar>)
List pgsql-general
On Wed, 2003-07-30 at 07:17, Robert Partyka wrote:
> 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? :-)

No, but slightly ambiguous, at least for my old brain.

--
+-----------------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net             |
| Jefferson, LA  USA                                              |
|                                                                 |
| "I'm not a vegetarian because I love animals, I'm a vegetarian  |
|  because I hate vegetables!"                                    |
|    unknown                                                      |
+-----------------------------------------------------------------+



pgsql-general by date:

Previous
From: "Shridhar Daithankar"
Date:
Subject: Re: Table Stats
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: How to do?