View Single Post

   
  #5 (permalink)  
Old 02-25-2008, 04:23 AM
yoram.ayalon@structuredweb.com
 
Posts: n/a
Default Re: clustering factor and uniqueness

I feel so stupid... I was using number instead of varchar2. now its
working MUCH faster

but what does this say about my original question on clustering factor
and uniqueness? what is deemed the best practice in terms of type of
index to use, bitmap or btree, and the need to rebuild table?

Reply With Quote