× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I ran a query over a file and the index adviser suggested something I
wasn't expecting but I understand.

It suggested floor, lot2, lot3, building, lot1, aisle, tally number, slot,
and then item.

In our setup, floor isn't used so the distinct values for this field is 1.
Lot2 and Lot3 are rarely used. But still has lower number of distinct
values. So I understand why they are suggested first for the index.

The problem is that we you see that logical/index and understand the
database, you'd ask why was it created like this. Anyway, Floor, Aisle,
Slot makes up the location that the item is located within the building.
The mask being Floor/Aisle/Slot So in other indexes you'll see
Building, Floor, Aisle, Slot as the key. Although we are not using floor
now, it's not to say that it would be used in the future.

Basically, I'm looking for input on how you would go about creating this
logical/index? Optimization wise it makes sense, but reading as a human
and the possibility in the future that it would be used, it doesn't make
sense.

FYI, I'm creating this as a logical to chain to in an RPGLE program if that
sways your opinion at all. Also in reality, this file will contain a small
amount of records in it anyway. They only exist while a tally is being
unload from the truck and being putaway. So it may be a moot point.
Currently only 46 records exist in the file.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.