stored proc

Поиск
Список
Период
Сортировка
От J.V.
Тема stored proc
Дата
Msg-id 4E83CB0B.3090407@gmail.com
обсуждение исходный текст
Ответы Re: stored proc
Список pgsql-general
Is it possible to group a bunch of methods and functions into a single
file (stored procedures & functions) and have a main method that can be
called
to orchestrate the methods, pass in params, get back results, log to a file?

I know this can be done with Oracle PL/SQL but a simple google on this
does not show any examples.

Also where can I find a list of stored proc data structures (hash maps,
arrays, lists of arrays) or anything else that would be useful.

thanks

J.V.

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

Предыдущее
От: "J.V."
Дата:
Сообщение: stored procs
Следующее
От: John R Pierce
Дата:
Сообщение: Re: stored procs