increment counter in VIEW

Поиск
Список
Период
Сортировка
От Oleg
Тема increment counter in VIEW
Дата
Msg-id 44B4D9AF.6020208@iwg.uka.de
обсуждение исходный текст
Ответы Re: increment counter in VIEW  (Richard Broersma Jr <rabroersma@yahoo.com>)
Список pgsql-novice
Dear All,
Does anybody know how to add increment counter column to VIEW? To get
something like this

cntrColumn | anotherCol
------------------------
1                 |  val1
2                 |  val2
3                 |  ..
4                 |

The best if this counter will be executed together with sort to ensure
that sertain record gets always the same Counter value.

Thanks a lot in advance
Oleg

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

Предыдущее
От: Ilias Goudaropoulos
Дата:
Сообщение: Installer errors on WinXP SP2
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: increment counter in VIEW