Relation Column

Use the relation column to connect a master table (also called a parent table) to its detail/child tables. A relation column links multiple records from one child table to a single record in the master table.

This is called a master-detail relationshiparrow-up-right. This sectionarrow-up-right explains in detail the steps to include a relation column that establishes such a relationship between multiple tables.

Was this helpful?