Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is this a bug?
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
![]() |
![]() |