sql_foreign_key

Usage

 explore: explore_name {   join: view_name {     sql_foreign_key: A SQL clause ;;   } } 

Hierarchy
sql_foreign_key
Default Value
None

Accepts
A SQL clause

Special Rules
sql_foreign_key, foreign_key, and sql_on may not be used at the same time within the same join

Definition

The sql_foreign_key parameter specifies a SQL statement that produces a foreign key.