cursor or exception



Hi,

a collega used frequently a begin, select ... and exception when
no_data_found. I am used to use a cursor with %notfound to check is a
record is found.

The question is, does anyone knows what is better to do??

.



Relevant Pages