Database Management Extra 14 Flashcards
A database management system that uses proprietary techniques to store data in matrixlike arrays of n dimensions known as cubes.
MDBMSs
An extension of online analytical processing to multidimensional database management systems.
MOLAP
In terms of business intelligence, a unified, single point of entry for information distribution.
Portals
Analytical processing functions that use relational databases and familiar relational query tools to store and analyze multidimensional data.
Relational Online Analytical Processing (ROLAP)
(1) To aggregate data into summarized components, that is, higher levels of aggregation. (2) In SQL, an OLAP extension used with the GROUP BY clause to aggregate data by different dimensions. ??? ??? the data is the exact opposite of drilling down the data.
Roll Up
The ability to focus on slices of a data cube (drill down or roll up) to perform a more detailed analysis.
Slice And Dice
In multidimensional data analysis, a measurement of the data density held in the data cube.
Sparsity
A data condition in which data representation and manipulation are dependent on the physical data storage characteristics.
Data Dependence
A condition in which data access is unaffected by changes in the physical data storage characteristics.
Data Independence
In a relational database, a condition in which the data in the database complies with all entity and referential integrity constraints.
Data Integrity