'create view' error

Поиск
Список
Период
Сортировка
От Dong B Calmada
Тема 'create view' error
Дата
Msg-id 20010906222633.A2214@popdem.org
обсуждение исходный текст
Список pgsql-admin
Hi. This is a newbie concern.

I'm trying to create a view from a relation called 'words'. This is what my command looked like:

create view words_v as select term, meaning1 from words order by term;

I was greeted with an error message, that is:
"ERROR: ORDER BY and DISTINCT on views are not implemented."

I'm using version 7.0.2-17.

Thanks for your help.

--
DONG B. CALMADA
Polmap Chief Information Officer
Institute for Popular Democracy
http://www.ipd.ph
Tel. (63-2) 4346674
Fax (63-2) 9262893
Mobile Phone No. 0917-9339099
Alternate email addresses:
dongski4martin@yahoo.com
dongski@calban.org

-----------------------------------
Information is power!  Set it free!

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

Предыдущее
От: Richard NAGY
Дата:
Сообщение: Need help or advices : databases and tables invisibles and not accessibles !
Следующее
От: Dong B Calmada
Дата:
Сообщение: 'create view' error