This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which join kind contains all columns and only matching rows from both tables?
join
kind=leftouter
kind=inner
kind=fullouter
Which operator returns a table with appended rows from multiple tables?
The lookup operator
lookup
The join operator
The union operator
union
Which function should you use to capture the results of a tabular expression?
The materialize() function
materialize()
The cache() function
cache()
The let statement
let
You must answer all questions before checking your work.
Was this page helpful?