Trigger question

Поиск
Список
Период
Сортировка
От denis@coralindia.com
Тема Trigger question
Дата
Msg-id 008501c233ab$4c5bbd20$0232a8c0@coralindia.com
обсуждение исходный текст
Ответ на maximum size of psql query file  ("Jules Alberts" <jules.alberts@arbodienst-limburg.nl>)
Ответы Re: Trigger question  (Josh Jore <josh@greentechnologist.org>)
Список pgsql-novice
Hi all,

I have written a trigger in which i am updating few rows of another table
(AFTER insert in MAIN table).

Now, i want to know how many rows of another table are updated ???

Is there any variable available like we have SQL%COUNT in Oracle  ??? Does
Postgres creates any INTERNAL CURSOR like Oracle ??

Any help will be appreciated...

Thanx

Denis



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

Предыдущее
От: Duncan Sargeant
Дата:
Сообщение: Re: table move across databases
Следующее
От: "Jerome Chochon"
Дата:
Сообщение: Add value in an Array