{ CROSS relation-clause } ... Allows you to combine records from two or more record streams. You join these records in combinations based on the relationship between the values of fields in each record stream. This combination is called a relational join. The relation clause declares context variables for a record stream or loop.