Trigger question - Mailing list pgsql-novice

From denis@coralindia.com
Subject Trigger question
Date
Msg-id 008501c233ab$4c5bbd20$0232a8c0@coralindia.com
Whole thread Raw
In response to maximum size of psql query file  ("Jules Alberts" <jules.alberts@arbodienst-limburg.nl>)
Responses Re: Trigger question  (Josh Jore <josh@greentechnologist.org>)
List 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 by date:

Previous
From: Duncan Sargeant
Date:
Subject: Re: table move across databases
Next
From: "Jerome Chochon"
Date:
Subject: Add value in an Array