Re: MINUS & ROWNUM in PostGres

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: MINUS & ROWNUM in PostGres
Дата
Msg-id 1062705027.88158.23.camel@jester
обсуждение исходный текст
Ответ на MINUS & ROWNUM in PostGres  (Jomon Skariah <jomons@aztec.soft.net>)
Ответы Re: MINUS & ROWNUM in PostGres
Список pgsql-sql
> 1)     Do we have a replacement in PostGres for MINUS operator of Oracle .

I believe MINUS is non-standard word for EXCEPT, correct?
> 2    Also I need to find an alternative for ROWNUM in oracle..

If you are looking for a unique identifier, try using the OID.


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

Предыдущее
От: Jomon Skariah
Дата:
Сообщение: MINUS & ROWNUM in PostGres
Следующее
От: Tomasz Myrta
Дата:
Сообщение: Re: running aggregates