Re: Execute Immediate

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Execute Immediate
Дата
Msg-id 162867790907120821h1aab9ee4ja9088864a4cbd0c3@mail.gmail.com
обсуждение исходный текст
Ответ на Execute Immediate  (Michael Gould <mgould@intermodalsoftwaresolutions.net>)
Список pgsql-general
Hello

plpgsql has execute statement, that has similar behave like execute
immediate in others systems.

note - postgresql doesn't support global temp tables yet.

regards
Pavel Stehule

2009/7/12 Michael Gould <mgould@intermodalsoftwaresolutions.net>:
> In many SQL dialets there is the availability of Execute immediate which
> allows you to build global temp tables or views at run time and even stored
> procedures at runtime and then execute them inline.  Is there a way to do
> this in PostGres 8.4
>
>
>
> Best Regards
>
>
>
> ________________________________
> Michael Gould, Managing Partner
> Intermodal Software Solutions, LLC
> 904.226.0978
> 904.592.5250 fax

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

Предыдущее
От: Michael Gould
Дата:
Сообщение: Execute Immediate
Следующее
От: David Fetter
Дата:
Сообщение: Re: [BUGS] BUG #4916: wish: more statistical functions (median, percentiles etc)