hi,
i have select query in loop and when that select query doesnt not return any record ...my procedure is showing error , no data found
for 1..10
do
select.....
end