Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

complex mapping ur project u r invlve can u explain and give real time example give me ?

2348


What is workflow? What are the components of workflow manager?

1231


What do mean by local and global repository?

1278


How to create the source and target database connections in server manager?

1130


Can you generate sequence numbers without using the sequence generator transformation?

1160


What are the different components of powercenter?

1112


Dimension Object created in Oracle can be imported in Designer Cubes contain measures

2443


How to call shell scripts from informatica?

1043


How can we use mapping variables in informatica? Where do we use them?

1283


Briefly describe lookup transformation?

1094


How to start a workflow using pmcmd command?

1306


Whats the difference between informatica powercenter server, repositoryserver and repository?

1221


What are the different clients of powercenter?

1114


Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?

1327


Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM

4251