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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle SQL Plus

Re: Oracle SQL Plus

From: Robert Fazio <rfazio_at_home.com.nospam>
Date: Sat, 11 Aug 2001 13:19:50 GMT
Message-ID: <Whad7.92762$EP6.22732301@news1.rdc2.pa.home.com>

The * on line 4 indicates that it is your current change line; It isn't really part of the sql statement.

--
Robert Fazio
Senior Technical Analyst
dbabob_at_yahoo.com

"Scott" <me_at_yahoo.com> wrote in message
news:3b752b89.686442301_at_news.mn.mediaone.net...

> I am having problems running Oracle SQL Plus v3.3.4.0.0.
>
> When I run a simple sql stmt like below it just write another line
> below the sql stmt. There is an " *" before the last line, I must be
> ending it incorreclty. What do you think I am doing wrong?
>
> SQL>
> 1 Select
> 2 *
> 3 From
> 4* Anywhere
> 5
>
> Thank You!!
> Scott
>
>
Received on Sat Aug 11 2001 - 08:19:50 CDT

Original text of this message

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