Refer to the exhibit
A customer has loaded the two tables and then added the script:
What will be the result?
The Interval table will be joined with the Transactions table
The TransactionTime table will be joined with the Interval table
The Interval table will be associated with the Transactions table on the TransactionTime field and with the TimePeriods table by a synthetic table
The Interval table will be associated with the Transactions table on the TimePeriods field, and with the TransactionTime table by a synthetic table
Submit