Static Variables in PL/PGSQL

Поиск
Список
Период
Сортировка
От Michael Dengler
Тема Static Variables in PL/PGSQL
Дата
Msg-id BAY104-F7173A3733DA3AD735D823A7380@phx.gbl
обсуждение исходный текст
Ответы Re: Static Variables in PL/PGSQL  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-novice
Hi,

Is here a way to use static variables in PL/PGSQL?

I have a recursive PL/PGSQL function and need to execute a code only on the
first iteration of the function (I need to be able to count the function
iterations).

Any help?

Mike



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

Предыдущее
От: Raghunandan Bapuram
Дата:
Сообщение: Using bytea
Следующее
От: "mallikarjun.revgond"
Дата:
Сообщение: how to pass the password value in single statement.