<join_table>

Abstract

Learn to configure the <join_table> element for Pull Reports™ Ad Hoc report and data service software.


Catalog Configuration Java API analog:  JoinTable

Specifies the indirection table within a to-many, <join_table> relationship.

Usage

See <relationship> for example usage.

Children

<join_columns>
<inverse_join_columns>

Parents

<relationship>

Attributes

name

The name of the indirection table. The table name may be prefixed with the schema name if necessary. For example, schema_name.table_name.