some pl/pgsql help please - Mailing list pgsql-general

From tony
Subject some pl/pgsql help please
Date
Msg-id 1019568793.6481.49.camel@vaio
Whole thread Raw
List 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 by date:

Previous
From: josecosta@netu.unisinos.br
Date:
Subject: delphi
Next
From: Dima Tkach
Date:
Subject: Re: Date indexing