Re: if-clause to an exiting statement

From: "kobi(dot)biton" <kobi(at)comns(dot)co(dot)il>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: if-clause to an exiting statement
Date: 2010-12-07 11:58:46
Message-ID: 1291723126437-3295641.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


hi thanks for the reply I did look at the CASE statement however cannot seem
to alter the returned row-count ...

CASE WHEN (@@ROW-COUNT = 0) THEN

[what do I write here?] @@ROW-COUNT = 1?

END
--
View this message in context: http://postgresql.1045698.n5.nabble.com/if-clause-to-an-exiting-statement-tp3295519p3295641.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Verite 2010-12-07 12:18:32 Re: Do we want SYNONYMS?
Previous Message Vincent Veyron 2010-12-07 11:48:48 Re: COPY FROM and INSERT INTO rules