SP are good, but ....

Поиск
Список
Период
Сортировка
От root
Тема SP are good, but ....
Дата
Msg-id 3809F055.EF8E3020@bigfoot.com
обсуждение исходный текст
Список pgsql-general
Hi !

Last week i read all the stuff about SPs.

First of all: SP are definitely usefull ! I use them often and
regularly, they increase speed and security.

But: there are still some things missing in the standard sql or others
which are really a need like full support of unions in any place they
should be supported like

* create table x as select ... union select ....  or
* create view as select distinct .... union select ....


I think it would be better to enlarge and accomplish SQL-Standard,
before thinking of the rather complex area of SPs

lG,
    John

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

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: [GENERAL] jdbc driver problem
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] User defined function