Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to use the WITH clause
"Kin Ng" <kin_ng5_at_yahoo.com> wrote in message news:d5b3f600.0307100841.13da0c31_at_posting.google.com...
> "Anurag Varma" <avdbi_at_hotmail.com> wrote in message news:<sI4Pa.1845$C64.1157_at_news02.roc.ny>...
> > Anurag, > > The statement is a test to see if WITH will work. I used Toad and I > got that "SQL statement doesn't return rows" error from a Pop Up > dialog box. If I used SQL Plus, I got this: > > SQL> WITH summary AS > SP2-0734: unknown command beginning "WITH summa..." - rest of line > ignored. > SQL> > > Here's my SQL Plus and DB version Info: > > SQL*Plus: Release 8.1.7.0.0 - Production on Wed Jul 9 17:25:20 2003 > > (c) Copyright 2000 Oracle Corporation. All rights reserved. > > > Connected to: > Oracle9i Enterprise Edition Release 9.2.0.3.0 - 64bit Production > With the Partitioning option > JServer Release 9.2.0.3.0 - Production
Not sure . My guess:
* Try using a 9i client.
* Check the compatible parameter .. it should be set to at least 9.0.0.1
Anurag Received on Thu Jul 10 2003 - 19:07:36 CDT
![]() |
![]() |