× 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.



Hi Tim

So far as I know, there is no such thing as an "index table" on IBM i. I could not find that term in the SQL Reference for version 7.5.

Every index is built over a specific table - here is a bit from the SQL Reference - "An index is a set of pointers to rows of a base table. Each index is based on the values of data in one or more table columns. An index is an object that is separate from the data in the table."

So, by definition, every index is built over a specific table.

Now a DDS JOIN logical file can have key fields. That sounds like what you want. I don't think there is an equivalent SQL object type.

Cheers
Vern

On 5/6/2024 7:17 AM, Timothy Feldmeier wrote:
Vern, an Index table is an Index over a specific table. I would like to add a join to the Index table. Can this be done? I do not want a view—as a view is just a temporary path.

The information transmitted is intended only for the person or entity to which it is addressed and may contain proprietary, business-confidential and/or privileged material. If you are not the intended recipient of this message you are hereby notified that any use, review, retransmission, dissemination, distribution, reproduction or any action taken in reliance upon this message is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.