How to get count In Cursor
716369Sep 21 2009 — edited Sep 22 2009Hi Guys
I have Cursor now i want to check weather its return any row before i fetch it and do some processing.what i have done is i have open cursor and then check for %rowcount > 0 but it doesnt work.
Please guide me
Thanks