HiIs there a command in plpgsql similar to %NOTFOUND of oracle?
i want to write a load script which takes each row from the temporarytable, do some processing and insert into actual tables. Any idea how ican accomplish this???
thank youregardsPreeti