some pl/pgsql help please

Поиск
Список
Период
Сортировка
От tony
Тема some pl/pgsql help please
Дата
Msg-id 1019568793.6481.49.camel@vaio
обсуждение исходный текст
Список pgsql-general
Hello,

I am writing a function where I have three variables

$1
$2
$3

if the variable is not null the function does an update on a bool flag
in my table

I could write three "if then else" statements. Is there any way of doing
this with one "loop" statement? (loops are not my cup of tea...)

TIA

Tony Grant


--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


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

Предыдущее
От: josecosta@netu.unisinos.br
Дата:
Сообщение: delphi
Следующее
От: Dima Tkach
Дата:
Сообщение: Re: Date indexing