How to do?

Поиск
Список
Период
Сортировка
От Robert Partyka
Тема How to do?
Дата
Msg-id 5.1.0.14.0.20030730141025.009ffb50@mail.alpha.pl
обсуждение исходный текст
Ответы Re: How to do?
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: surppressing column names in COPY format
Следующее
От: "Chad Thompson"
Дата:
Сообщение: Re: [SQL] ALTER TABLE ... DROP CONSTRAINT