Author: chandan.inst
Posted: Thu Nov 10, 2016 5:24 pm (GMT 5.5)
It worked with insensitive cursor same as expected like CURRENT OF but I am pretty sure that I am not touching WHERE clause of the cursor during Update.
Is there any possibility when I updated the record its pointer in database is changing?
Thanks,
Chandan
Posted: Thu Nov 10, 2016 5:24 pm (GMT 5.5)
Rohit Umarjikar wrote: |
Please try declaring it an insensitive cursor and let us know. |
It worked with insensitive cursor same as expected like CURRENT OF but I am pretty sure that I am not touching WHERE clause of the cursor during Update.
Is there any possibility when I updated the record its pointer in database is changing?
Thanks,
Chandan