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
what is informatica metadata?
What does reusable transformation mean?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
Scheduling properties,whats the default (sequential)
How to generate sequence numbers without using the sequence generator transformation?
Name at least 5 different types of transformations used in mapping design and state the use of each.?
what are the deliverables?in your project?
server hot-ws270 is connect to Repository B. What does it mean?
How to delete duplicate row using informatica?
Can we create a node as a gateway node and the same node can be assigned to a grid?
In informatics server which files are created during the session rums?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
EXL informatica Questions
How are indexes created after completing the load process?
What is a standalone command task?