Cursors in plpgsql - Mailing list pgsql-sql

From Preeti Kamble
Subject Cursors in plpgsql
Date
Msg-id 3ADAF57B.2FD493FC@wipro.com
Whole thread Raw
Responses Re: Cursors in plpgsql
List pgsql-sql
Hi
Is there a command in plpgsql similar to  %NOTFOUND of oracle?

i want to write a load script which takes each row from the temporary
table, do some processing and insert into actual tables. Any idea how i
can accomplish this???

thank you
regards
Preeti


pgsql-sql by date:

Previous
From: "Bernardo de Barros Franco"
Date:
Subject: Re: Using Random Sequence as Key
Next
From: "Julian Scarfe"
Date:
Subject: Re: RTREE on points