Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Full table scan query
Have you tried setting your optimizer mode to first_rows or using the
first_rows hint? You could also try the rule hint if it still uses a
FTS with the rule hint look for an implicit datatype conversion going
on.
-- Posted via Mailgate.ORG Server - http://www.Mailgate.ORGReceived on Tue Jan 22 2002 - 13:23:27 CST
![]() |
![]() |