Retrieve Number of rows to be DELETEd

Поиск
Список
Период
Сортировка
От Lee Kindness
Тема Retrieve Number of rows to be DELETEd
Дата
Msg-id 15832.62590.186407.827432@kelvin.csl.co.uk
обсуждение исходный текст
Ответ на Retrieve Number of rows to be DELETEd  ("Matthew V." < <linux4us@earthlink.net>>)
Ответы Retrieve Number of rows to be DELETEd  (Lee Kindness <lkindness@csl.co.uk>)
Список pgsql-general
Take a look in: sqlca.sqlerrd[2]

Lee.

"\"Matthew V.\" writes:
 > I'm using ECPG and embedded SQL.  In the C interface, there is a
 > PQcmdTuples() command which returns the number of rows affected by an SQL
 > statement.  In embedded SQL, other than doing a SELECT count(*) first, is
 > there a way to get the number of rows that may be/were affected by a
 > delete or update?

В списке pgsql-general по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Authorise root as postgres
Следующее
От: Chris Bowlby
Дата:
Сообщение: Re: Inquiry From Form [pgsql]