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

Home -> Community -> Usenet -> c.d.o.misc -> Re: select .... using 2

Re: select .... using 2

From: Keith Jamieson <pdkj02_at_email.mot.com>
Date: Tue, 09 Feb 1999 11:00:03 +0000
Message-ID: <36C01533.EAD4341A@email.mot.com>


This specifies the descriptor referenced in a previous DESCRIBE statement.
It is only Applicable to Dynamic SQL Method 4.

Look under Fetch in the SQL Manual.

Frank Leenders wrote:

Hello all,
I encountered a select statement with an unknown keyword, does anyone know
what it does?

select * from table where a=2 USING 2

What's that 'using 2'? SQL+ does not give an error and the statement works
fine. I cannot find anything in the Oracle manuals. Concerns version 7.3.
regards
Frank

  Received on Tue Feb 09 1999 - 05:00:03 CST

Original text of this message

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