Re: Which parameter file has been used?

  • From: Tanel Põder <tanel.poder.003@xxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Sat, 21 Aug 2004 01:04:11 +0300

> 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 //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: