Re: if-clause to an exiting statement

Поиск
Список
Период
Сортировка
От kobi.biton
Тема Re: if-clause to an exiting statement
Дата
Msg-id 1291723126437-3295641.post@n5.nabble.com
обсуждение исходный текст
Ответ на if-clause to an exiting statement  (Kobi Biton <kobi@comns.co.il>)
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Michael C Rosenstein
Дата:
Сообщение: Re: Do we want SYNONYMS?
Следующее
От: Raimon Fernandez
Дата:
Сообщение: SELECT is immediate but the UPDATE takes forever