Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Oracle SQL Plus
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
![]() |
![]() |