Hi,
I am facing a problem while am fetching rows from the cursor.
whenever a record is fetched i will be updating the current record and will be inserting a new record with the some of the column values changed.
Problem is that the new row that has been inserted is also getting fetched again, which should not be.
Please help.