IBM Cognos TM1 Developer V10.2 — Question 49
Which properties must be set when using a SQL object?
Answer options
- A. Data source and SQL
- B. Package name and SQL
- C. Cardinality and namespace
- D. Primary Key and namespace
Correct answer: A
Explanation
The correct answer is A because a SQL object requires both a data source to connect to and the SQL query to execute. Options B, C, and D do not encompass the essential properties needed for a SQL object, as they refer to other aspects of database management that are not mandatory in this context.