QuestionQ123
Implement and manage semantic modelsHOTSPOT
You have a Fabric tenant that contains a warehouse named WH1.
You run the following T-SQL query against WH1.

For each statement below, select Yes when it is true. Otherwise, select No.
Yes or No
| Statements | Yes | No |
|---|---|---|
| Dimension.GetDirectReports is a scalar T-SQL function. | ||
| The Dimension.GetDirectReports function will run only once when the query runs. | ||
| The output rows will include at least one row for each row in the Dimension.Employee table. |
Community Discussion