Re: [GENERAL] Row Nums

Поиск
Список
Период
Сортировка
От Jose' Soares
Тема Re: [GENERAL] Row Nums
Дата
Msg-id 361C6DEF.B2E09145@sferacarta.com
обсуждение исходный текст
Ответ на Row Nums  (Anand Surelia <anand@bytekinc.com>)
Список pgsql-general
Anand Surelia wrote:
>
> Hi,
> I want to display serial numbers of rows selected by a query. I can do
> this in Oracle by selecting a special attribute called 'rownum' (or
> 'rowno'). Can I do this in Postgres too? If not then is there any
> alternative in Postgres?
>
SELECT oid, * FROM tablename;

Jose'

В списке pgsql-general по дате отправления:

Предыдущее
От: Jun Kuwamura
Дата:
Сообщение: [pgsql-jp 5574] Re: Is array_iterator.c work? (fwd)
Следующее
От: Memphisto
Дата:
Сообщение: No clue for embedded SQL