Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Auto COMMIT ?

Re: Auto COMMIT ?

From: Suresh Bhat <suresh.bhat_at_mitchell-energy.com>
Date: Wed, 10 Nov 1999 18:31:15 GMT
Message-ID: <01bf2bb9$a909d040$a504fa80@mndnet>


Hi,

In SQL*Plus you can enter

help set

and you will see all the set commands and their usage explanation, so you don't have to RTFM as some one else suggested. They may still say UTFH(Use the ... Help).

In fact you can use this with any command or sometimes part of the command such as
help create table
and you will get proper explanation.

Suresh Bhat
Oracleguru
www.oracleguru.net

Joerg Lanzinger <joerg_at_lanzinger.de> wrote in article <3827FB86.2632DE67_at_lanzinger.de>...
> Hello *,
>
> is there something like an autocommit for SQL*Plus?
>
> Bis denn
> Jörg
>
>
Received on Wed Nov 10 1999 - 12:31:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US