Re: variables outside of functions

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: variables outside of functions
Дата
Msg-id 20060204210957.GA23797@KanotixBox
обсуждение исходный текст
Ответ на variables outside of functions  ("Ketema J. Harris" <ketema@ketema.net>)
Список pgsql-novice
Ketema J. Harris <ketema@ketema.net> schrieb:

> Is it possible to write a block of sql statements that utilize  variables?
> I can use variables easy enough inside of a function, but  I was attempting

You can use languages like plperl to use variables within one session.
(persistent variables, a little example with german comments are here:
http://a-kretschmer.de/pgsql/pgsql-4.php, function prev_saldo)


HTH, Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: Jan Danielsson
Дата:
Сообщение: Select date & time
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Select date & time