Data Architect Question:
Download Job Interview Questions and Answers PDF
Explain me non-additive Measures?
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 Interview Questions And Answers
PDF
Previous Question | Next 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? |