Re: ElseIF in PLPGSQL

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: denis(at)coralindia(dot)com, <pgsql-novice(at)postgresql(dot)org>
Subject: Re: ElseIF in PLPGSQL
Date: 2002-02-28 16:42:12
Message-ID: web-812838@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Denis,

There is no ELSEIF in PL/pgSQL. You have to use nested IF ... THEN ...
ELSE statements instead.

-Josh

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-02-28 16:44:02 Re: Migrate an Oracle Table with CLOB datatype
Previous Message Josh Berkus 2002-02-28 16:40:52 Re: How does one determine which columns are