Joins

Specify how different tables relate to each other (e.g., linking “Orders” to “Customers” by a shared “Customer ID”).

Jons

Why It Matters:

Correct joins enable LLMate to combine information accurately. This is important for reports or dashboards that pull data from multiple sources.

Typical Actions:

  • Add or edit join conditions (e.g., specifying a one-to-many relationship).

  • Ensure the correct fields are matched between tables (e.g., Customer = Events).

Create table joins and column connections

Last updated