Re: Which parameter file has been used?

> INSERT INTO DBA (beer, quantity) VALUES ('Guinness', 1);
> INSERT INTO DBA (beer, quantity) VALUES ('Guinness', 1);
> COMMIT;

Don't insert too many, otherwise the rollback segment may get full and you'd
have to roll back ;)

Tanel.


----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: