Cursor attributes are not affected by autonomous transactions - SQL Operations
Q. Cursor attributes are not affected by autonomous transactions.- Published on 07 Jul 15a. True
b. False
ANSWER: True
The autonomous transactions allow to interfere in the working of triggers and cursors. The working of either does not change.