Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. NaughtyVicar

    Too Many Indices?

    From the standpoint of query performance in an ad-hoc data warehousing environment, can you have too many indices on a table? If I have 100 fields on a table and index 50 of them, will performance become degraded because Oracle has to find which index to use when creating it's query plan...
  2. NaughtyVicar

    Too Many Indices?

    Hi all, newbie here. Is it possible to have "too many" indices on a table? In a data warehousing environment, if I have a customer table with 100 fields, and I put an index on 50 of them (assuming of course that an index would be warrented) will the sheer number of indices slow the...

Part and Inventory Search

Back
Top