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 -> Oracle SQL Plus

Oracle SQL Plus

From: Scott <me_at_yahoo.com>
Date: Sat, 11 Aug 2001 12:59:47 GMT
Message-ID: <3b752b89.686442301@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 - 07:59:47 CDT

Original text of this message

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