adspace


What are the types of database schema? : sql server analysis services, ssas

Answer Posted / Shyam Ji Mishra

There are two types of database schemas in SQL Server Analysis Services (SSAS): 1) Physical Schema: Represents the underlying structure of the data sources that provide data to the cube. 2) Logical Schema: Defines the relationships between objects within the multidimensional model and organizes them into dimensions, hierarchies, and measures.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to rebuild the master database?

1166


How to connect php with different port numbers?

1189


What are wait types?

1249


How do I create a trace in sql server?

1120


Why use identity in sql server?

1199


Can sql servers link to other servers like oracle?

916


What is subquery? Explain the properties of a subquery?

1059


Explain system functions or built-in functions? What are different types of system functions?

1065


How to remove duplicate rows from table except one?

1088


How do I find query history in sql server?

1024


Does view occupy space?

1019


Explain “row_number()” in sql server with an example?

1079


How to convert character strings into numeric values?

1190


List out the different types of locks available in sql server?

1049


How to provide default values to function parameters?

1258