Jay Walters wrote: > You are still confused Gina, if you go into SQL*Plus and type the following > > create table foo ( x varchar(32)); > set autocommit off; > insert into foo values ('gina'); > select * from foo; > > you will see the value just inserted and you are in the middle of the > transaction. Rollback will clean out the table... > > This has always been (V4-V8i) and will always be... otherwise how would > after triggers work for example. Or RI?
Confidential e-mail for addressee only. Access to this e-mail by anyone else is unauthorized. If you have received this message in error, please notify the sender immediately by reply e-mail and destroy the original communication.