best way of oracle database partitions?
        Posted  
        
            by murali
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by murali
        
        
        
        Published on 2010-03-16T06:36:47Z
        Indexed on 
            2010/03/16
            6:46 UTC
        
        
        Read the original article
        Hit count: 188
        
Oracle
hi,
I have one table of 50k keywords and I am providing the auto-complete feature for these keywords based on count mechanism. But still getting the keywords takes time..
In what way would the database partitions have to be done for fast retrieving....
help me plz.....
© Stack Overflow or respective owner