Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: using indexes
You can have the engine optimize the search path but if there is no index defined or there are badly designed indexes for the engine to use the results will be slow.
So sometimes it is good to look at the defined indexes.
I have a script called index_check at www.sofbot.com which takes a look at the cardinality issues.
--Received on Thu Dec 07 2000 - 17:33:26 CST
---------------------------------------------------------
Steven Hauser email: hause011@tc.umn.edu URL: http://www.sofbot.com/
---------------------------------------------------------
![]() |
![]() |