What is an MDDB? What is the difference between MDDBs and
RDBMSs?
Answer Posted / pradeeshkumar
RDBMS-Relational database management systems.
It involves managing the information that are stored in
relational tables(tables that are related with each other
using a primary and foreign key relationship).
It's not multidimensional. Its just information stored in
tables.
MDDB- Multidimensional Database comes into play at the time
of OnLine Analytical Processing. It stores information
along multidimensions(mostly in multi-d cubes) that
facilitates slicing and dicing.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How we can create indexes after completing the loan process?
What is the difference between a connected look up and unconnected lookup?
If informatica has its scheduler why using third party scheduler?
write a query to retrieve the latest records from the table sorted by version(scd)
What is the commit type if you have a transaction control transformation in the mapping?
Please let me know how to make Data masking in informatica..
How to do the error handling of if ur source is flatfiles?
Explain constraint based loading in informatica
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
Clarify the aggregator change?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
What can we do to improve the performance of informatica aggregator transformation?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
Can you generate sequence numbers without using the sequence generator transformation?
Can you use flat files in Mapplets.