Snowflake Schema: An extension of the star schema by means of applying additional dimensions to the Dimensions of a star schema in a relational environment. Snowflaking is a form of dimensional modeling; dimensions are stored in multiple relational dimension tables. A snowflake schema is a variation of the star schema. Snowflaking is used to improve the performance of specific queries. The schema is diagramed with each fact surrounded by its associated dimensions as in a star schema, and those dimensions are further related to other dimensions, branching out into a snowflake pattern.
QlikView Interview Question and Answers
QlikView application
QlikView Interview Question and Answers
QlikView Questions
Snowflaking Schema
Can you explain Snowflaking Schema ?
Saturday, 19 January 2019
Subscribe to:
Post Comments (Atom)
Recent
Weekly
-
What are the important features of Qlik Sense? Drag-and-drop visualizations Scalability and Manageability Powerful Open and Standard A...
-
What are the multiple protocols defined for client communication with QVS? Explain different communication encryptions for Windows Client...
-
Star Schema: In a star schema, the fact table will be at center and in connected to dimensional tables. The tables are completely in De...
-
Returns a set of values of expression calculated over dimension Ex: Aggr(sum(sales), country)
-
What is the use of Cross table prefix in QlikView Load Script? What is the difference between Map Using and Mapping Load? Synthetic Keys ...
-
We can load data from ODBC, OLEDB, SAP connectors by connect, select statements and also we can load flat files like excel, word, xml etc… ...
-
There are eight types of searches in QlikView: Associative search Advanced search Compound search Expression search Fuzzy search ...
-
Optimized load is much faster and therefore preferable, especially for larger data sets. Optimized loads are possible if no transformations...
-
For Optimization we can optimized the QVD which is used in the QVW files in the backend. For QVW optimization I believe not use any tools w...
-
RDBMS: stands for Relational Database Management System. It organizes data into related rows and columns. It stores data in Tables havin...
0 Comment to "Can you explain Snowflaking Schema ?"
Post a Comment