You create a user-provided service to access tables in external schemas. In which file type do you assign the user-provided service to your database module?
You want to ensure that your calculation view does not give unexpected results based on the selected columns in the query. What is the recommended approach for verifying the results?
In a calculation view, your table function node executes a table function that requires input parameters. How can you fill the input parameters of the table function? Note: There are 3 correct answers to this question.
You set the Null Handling property for an attribute but do not set a default value. What is displayed when null values are found in a column of data type NVARCHAR?