Create Physical Join Hints
You can add SQL hints to a physical join in an alias table.
Although hints are identified using SQL comment markers (/* or --), don't type SQL comment markers when you type the text of the hint. The Oracle Analytics query engine inserts the comment markers when the hint is run.
For a description of available Oracle hints and hint syntax, see SQL reference for the version of the Oracle Database that you use.
- On your home page, click Navigator
and then click Semantic
Models. - In the Semantic Models page, click a semantic model to open it.
- Click Physical Layer
. - Hover over a table and right-click. Select Show Physical Diagram and the diagram type you want to work from.
- Double-click a join.
- In Edit Physical Join, click the Include Hint field and enter the SQL hint.
- Click Save.