Re: if-clause to an exiting statement - Mailing list pgsql-general

From kobi.biton
Subject Re: if-clause to an exiting statement
Date
Msg-id 1291723126437-3295641.post@n5.nabble.com
Whole thread Raw
In response to if-clause to an exiting statement  (Kobi Biton <kobi@comns.co.il>)
Responses Re: if-clause to an exiting statement  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: *****SPAM***** Re: if-clause to an exiting statement  (Scott Ribe <scott_ribe@elevated-dev.com>)
List 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.

pgsql-general by date:

Previous
From: Michael C Rosenstein
Date:
Subject: Re: Do we want SYNONYMS?
Next
From: Raimon Fernandez
Date:
Subject: SELECT is immediate but the UPDATE takes forever