Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 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.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Aug 20 2004 - 17:00:33 CDT
![]() |
![]() |