| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can Perf. Hints Change Result Set
Apart from the bugs ;)
My latest is one in 8.1.5 where
select /*+ parallel (t,4) */
returns no rows, but
select /*+ noparallel (t) */
returns data.
--
Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk
ghassan salem wrote in message <3835733B.CDC4A3C_at_fr.oracle.com>...
>No,
>There is no way a hint will change the results of a query.
>Rgds
>
>Buck Turgidson wrote:
Received on Fri Nov 19 1999 - 14:11:29 CST
![]() |
![]() |