If procedure is not returning any rows Then how to handle it my Java code
843859Nov 14 2008 — edited Nov 20 2014HI,
I calling one procedure and it will return a cursor in the result set.But when i call the procedure it is not returning any rows.I am getting message as no rows returned but i am not able handle this.
Please assit me how to proceed.