Order in CREATE VIEW

Поиск
Список
Период
Сортировка
От Marcin Wasilewski
Тема Order in CREATE VIEW
Дата
Msg-id 9b148t$l66$1@news.tpi.pl
обсуждение исходный текст
Ответы Re: Order in CREATE VIEW  ("Oliver Elphick" <olly@lfix.co.uk>)
Re: Order in CREATE VIEW  (will trillich <will@serensoft.com>)
Список pgsql-general
hello everybody,
Can you help me?

I have POSTGRESQL 7.0.3,
I try to create simple view by typing.

create view "xx" as select "aa.yy", "bb.yy" from "yy" order by "bb.yy"

the problem is that parameter order is not implemented with create view.
so how can I create such simple query??

Best regards
Marcin




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

Предыдущее
От: "Philip Molter"
Дата:
Сообщение: dtoi4 error
Следующее
От: "Howard Williams"
Дата:
Сообщение: JDBC & large Objects