Data Architect Question: Download Data Architect PDF

Explain me non-additive Measures?

Tweet Share WhatsApp

Answer:

Non-additive measures are those which can not be used inside any numeric aggregation function (e.g. SUM(), AVG() etc.). One example of non-additive fact is any kind of ratio or percentage. Example, 5% profit margin, revenue to asset ratio etc. A non-numerical data can also be a non-additive measure when that data is stored in fact tables, e.g. some kind of varchar flags in the fact table.

Download Data Architect PDF Read All 41 Data Architect Questions
Previous QuestionNext Question
Tell us what are the benefits of data warehouse?Tell me what are the different design schemas in Data Modelling? Explain with the example?