From: smontgomerie@hotmail.com (Steve)
Newsgroups: comp.databases.oracle
Subject: Re: Sql*Plus history command ?
Date: 8 Aug 2002 03:19:32 -0700
Organization: http://groups.google.com/
Lines: 16
Message-ID: <156709aa.0208080219.1161675@posting.google.com>
References: <3fb1217b.0208010829.29d470f4@posting.google.com> <QAm29.254338$uw.146824@rwcrnsc51.ops.asp.att.net>
NNTP-Posting-Host: 129.37.168.187
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1028801972 12886 127.0.0.1 (8 Aug 2002 10:19:32 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 8 Aug 2002 10:19:32 GMT


"Alex Ivascu" <alex@ivascu.comNOSPAM> wrote in message news:<QAm29.254338$uw.146824@rwcrnsc51.ops.asp.att.net>...
> There is no history (besides the last command executed, with l or ed) in
> SQL*Plus.
> 
> Alex Ivascu
> 
> 
> "Claude" <ccosette@hotmail.com> wrote in message
> news:3fb1217b.0208010829.29d470f4@posting.google.com...
> > I am using sqlplus on a linux platform.
> > How can I get commands history with sqlplus?
> > I actually use the 'ed' command and write my commands with vi ...
> >
> > Thanx

sql worksheet is another story, CTRL+P goes back through previous statements

