Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: CAN ANYONE TELL ME HOW TO USING TRANSACTION, ROLLBACK AND COMMIT
UPDATE cih
SET CIH_FLAG = '2';
200 rows effected.
"That's right so i;ll write it the database"
COMMIT; Done....
What happened there was creating a Logical Unit of Work (TRANSACTION) and then COMMITing the change fully to the D/B
*~~~~~~~~~~~~~~~* * Ken * * ICQ 34477742 * * not1.demon.co.uk * *~~~~~~~~~~~~~~~*
![]() |
![]() |