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

Home -> Community -> Usenet -> c.d.o.server -> Re: Is this a bug?

Re: Is this a bug?

From: EscVector <Junk_at_webthere.com>
Date: 3 Jan 2007 14:14:48 -0800
Message-ID: <1167862487.485328.53510@k21g2000cwa.googlegroups.com>

Charles Hooper wrote:
> SELECT
> *
> FROM
> V$RESERVED_WORDS
> WHERE
> KEYWORD IN
>

So based on this is shouldn't be an error, but it has some strange behavior.

Key would be to not use any word in the V$RESERVED_WORDS table as a name anywhere.

Thanks for the response. Received on Wed Jan 03 2007 - 16:14:48 CST

Original text of this message

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