View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 09:25 AM
ron.van.der.zwaag@abp.nl
 
Posts: n/a
Default 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??

Reply With Quote