SQL Server Questions and Answers – Analysis Services – 2

This set of SQL Server Aptitude Test focuses on “Analysis Services – 2”.

1.In Microsoft SQL Server 2005 Analysis Services (SSAS), a _________ is a language-specific representation of the name of a dimension.
a) Translation
b) Dimension translation
c) Dim translation
d) None of the mentioned
View Answer

Answer: b
Explanation: Translations provide server support for client applications that can support multiple languages.

2. Point out the correct statement.
a) The collation and language information for the client computer is stored in the form of a locale identifier (LCID)
b) SQL Server 2008 Analysis Services also supports translations of cube objects
c) SQL Server 2000 Analysis Services supports translations of cube objects
d) None of the mentioned
View Answer

Answer: a
Explanation: The instance uses the LCID to determine which set of translations to use when providing metadata for Analysis Services objects.

3. Members of a _________ dimension can only be moved within the same level.
a) readback
b) writeback
c) readwrite
d) all of the mentioned
View Answer

Answer: b
Explanation: For a write-enabled dimension, updates are recorded directly in the dimension’s table.

4. Updates to the ______ attribute in a parent-child hierarchy must not include updates to any other properties or attributes.
a) child
b) parent
c) both child and parent
d) none of the mentioned
View Answer

Answer: b
Explanation: If a member of a parent-child hierarchy is deleted, the member’s children are moved to the member’s parent.

advertisement
advertisement

5. Point out the wrong statement.
a) The data in a dimension is generally read-write both
b) Upon connection, the client passes the LCID to the instance of Analysis Services
c) For a write-enabled cube or partition, updates are stored in a writeback table separate from the cube’s source tables
d) All of the mentioned
View Answer

Answer: a
Explanation: The data in a dimension is generally read-only.

6. Which of the following is not supported by linked dimensions?
a) readback
b) writeback
c) readwrite
d) all of the mentioned
View Answer

Answer: b
Explanation: In Microsoft SQL Server 2005 Analysis Services (SSAS), a linked dimension is based on a dimension that is stored in another Analysis Services database.

7. The _______ attribute is the attribute in a dimension that identifies the columns in the dimension main table that are used in foreign key relationships to the fact table.
a) Dim
b) KEY
c) PK
d) None of the mentioned
View Answer

Answer: b
Explanation: Typically, the key attribute represents the primary key column or columns in the dimension table.

8. Which of the following property is set to zero so that all levels are not created?
a) Aggregatable
b) IsAggregatable
c) IsAggregate
d) All of the mentioned
View Answer

Answer: b
Explanation: The All level contains the aggregated value of the attribute’s members across the measures in each measure group to which the dimension of which the attribute is related is a member.

advertisement

9. By default, in a ________ schema, all attributes are directly related to the key attributes.
a) Relational
b) Snowflake
c) Star
d) None of the mentioned
View Answer

Answer: c
Explanation: Star schema enables users to browse the facts in the cube based on any attribute hierarchy in the dimension.

10. Parent-child hierarchies are automatically detected by the _________ Wizard.
a) Dimension
b) Cube
c) Dimension and Cube
d) None of the mentioned
View Answer

Answer: c
Explanation: A multilevel hierarchy is a parent-child hierarchy based on parent-child relationships defined in the underlying dimension table.

advertisement

Sanfoundry Global Education & Learning Series – SQL Server.

To practice all areas of SQL Server for aptitude tests, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.