That can be done as a view with indexes on each of the tables to support it for performance. I don't really like views that join multiple tables because it creates a dependency that make it difficult to do things like deleting one of the files. If that is a concern, I've built table functions to encapsulate the joins but to not create the dependencies.
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Timothy Feldmeier
Sent: Thursday, May 2, 2024 9:58 AM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: . Re: Has anyone ever created an Index Table that included a Join
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
I simply wanted to create an Index over a table, and add a Join to another table. I wanted to know if anyone has done this before.
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.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.