Re: Error with union in sub-selects

Поиск
Список
Период
Сортировка
От Martin Neimeier
Тема Re: Error with union in sub-selects
Дата
Msg-id 39B64891.A9ED986A@ibn.de
обсуждение исходный текст
Ответ на Error with union in sub-selects  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
Hello,
some additional informations:

- if i execute the subselect alone, it works fine !.
- The same select statement works with sybase and oracle, so i think its a legal statement.
- After reading in the sql2-standard, i have found nothing which restricts unions in sub-selects.

(I don't want to use another rdbms ... i want to use PostgreSQL :-)))))

If somebody has a workaround, then i am the happiest person for the day.

cu
Martin

--
Martin Neimeier
Ingenieur-Buero Neimeier
Schwarzach / Germany
mailto:nei@ibn.de  / http://www.ibn.de (under heavy reconstruction)
Tel:+49(6262)912344 / Fax:+49(6262)912347

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Error with union in sub-selects
Следующее
От: Tom Lane
Дата:
Сообщение: Re: bug in date_part() function in 6.5.2, 7.0.2