Re: Oracle #1? Then why are these still missing...

From: C. Ferguson <c_ferguson_at_rationalconcepts.com>
Date: Fri, 30 Jul 1999 10:10:51 -0700
Message-ID: <37A1DC9B.F51A2994_at_rationalconcepts.com>


That's because it shoud be
> > SQL > c/ddd/dual

AleX wrote:

> In article <37a096e2.19069820_at_news.tcp.co.uk>,
> tkingsley_at_systemprot.com (Tom Kingsley) wrote:
> > >It has built in editing commands -- just use some of them like this:
> > >
> > >SQL> select * from a big typo here
> > > 2 ;
> > >select * from a big typo here
> > > *
> > >ERROR at line 1:
> > >ORA-00933: SQL command not properly ended
> > >
> > >
> > >SQL> 1
> > > 1* select * from a big typo here
> > >SQL> c/a big typo here/dual
> > > 1* select * from dual
> > >SQL> /
> > >
> > >D
> > >-
> > >X
> > >
> > >SQL>
>
> Actually, this function doesn't seem to work in 8.0.5
>
> FLO> select * from ddd;
> select * from ddd
> *
> ERROR at line 1:
> ORA-00942: table or view does not exist
>
> FLO> 1
> 1* select * from ddd
> FLO> c/a ddd/dual
> String not found.
> FLO>
> --
> Alex Shterenberg
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Fri Jul 30 1999 - 19:10:51 CEST

Original text of this message