Create a join between tables
- In Join Editor click the table that you want to be the parent table, for example, AUDIT_HEADER.
- In the parent table click the variable that you want to join, for example, INV_REF_NUMERIC.
- Click the table that you want to be the child table, for example, INVOICE.
- In the child table click the variable that you want to join, for example, INVOICE_NUMBER.
- Click and drag the highlighted variable from the parent table to the highlighted variable in the child table. For example, click and drag INV_REF_NUMERIC from the AUDIT_HEADER table to INVOICE_NUMBER in the INVOICE table.
The join is created and the parent table is identified by a key.