What is Molap and Rolap? What is Diff between Them?
Answer Posted / marcelo malheiros
I know a lot of people understand ROLAP and MOLAP as where
the information is stored: if data is in a RDBMS, is ROLAP;
if it is in a self-contained cube, it is MOLAP.
What I find the above a misconcept of the terms.
I believe ROLAP and MOLAP differs from each other in the
language you use to retrieve the result set and the result
set format...
I don't find that storage is relevant... How would classify
BI done on top of IMS, IDMS, ADABAS, VSAM and other non
RDBMS data storages?... Yes, BI started using those data
repositories... As well, how would you classify BI deployed
on top of a flat file or an XML file?...
SO MY POINT IS THAT THE DATA STORAGE DOES NOT DEFINE ROLAP
OR MOLAP...
By MOLAP:
I understand that the data is retrieved via MDX and the
result set is formated as a hiearchy with tags (something
similar to XML) which provides seemless hierarchy
manipulation capabilities to MOLAP.
By ROLAP:
I understand that the data is retrieved via SQL (relational
algebra) and the result set is always formatted as a table.
My humble 2 cents...
Cheers!
Marcelo
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Explain which are the olap tools available that are supported by oracle?
What is the difference between dependent data warehouse and independent data warehouse?
What is edw?
Explain what are the mapping paramaters and maping variables?
Explain what are the various methods of getting incremental records or delta records from the source systems?
How do you create surrogate key using ab initio?
What is critical column?
Explain the difference between filter and conditin?
In general, how many Fact & Dimension tables are present in a Banking Data warehouse project ?
What are the differences between datamart vs. Reporting cube?
What are the differences between star and snowflake schema?
Can decision tree be implemented using SQL?
Explain about core dimension,
What is a relationship?
Explain vldb?