How many types of dimensions are there and what are they? : sql server analysis services, ssas
Answer Posted / Shailendra Kumar Pandey
In SQL Server Analysis Services (SSAS), there are three primary types of dimensions: Regular Dimensions, Time-Intelligent Cubes, and Parent-Child dimensions. Regular Dimensions are the most common type, Time-Intelligent Cubes provide built-in support for time intelligence calculations, and Parent-Child dimensions represent complex hierarchical relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is subquery? Explain the properties of a subquery?
What is clustered index
What are the different subsets of sql?
do you know how to configure db2 side of the application? : Sql server database administration
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is in place upgrade in sql server?
What is a scheduled job or what is a scheduled task?
How can we solve concurrency problems?
What is normalization and what are the advantages of it?
Can sql servers link to other servers like oracle?
How to convert numeric expression data types using the cast() function?
Can you index views?
What is standby servers? Explain types of standby servers.
What are the properties of the transaction?
what is spatial nonclustered index