Creating joins

Joins enable you to establish relationships between tables in order to minimize redundant data. You can use them to return records from two tables that are joined by one or more columns with the same name and values. Joins that group more than two columns are called compound joins.

Only the joins that are either shared with you or owned by you are displayed. This prevents users from deleting other users' joins.
You cannot create joins using user-defined tables or columns.

Last modified: Friday May 12, 2023

Is this useful?