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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by troutodg8

  1. troutodg8

    Defeating an Unwanted Join Index?

    tdatgod, Thanks for the reply - the point of this JI is to redistribute the data on a different hash key. We have a ton of consumers that belong to consumer groupings. the xref table is hashed on consumer id (CID) but the JI is hashed on the CID group. So if I go after a CIDgroup with 5...
  2. troutodg8

    Defeating an Unwanted Join Index?

    Does anyone know a trick I could use to get the TD PE to not use an existing join index? Dropping the index is not an option for me. In one case, I have been able to write a view over a table and include a column that's not in the JI - that worked fine. Solutions like that would be very...

Part and Inventory Search

Back
Top