7.
(p. 185)
The project operation is used to create a subset of the columns contained in the temporary tables
created by the select and join operations.
8.
(p. 185)
A major benefit of multidimensional databases is that they are a compact and easy-to-understand way
to visualize and manipulate data elements that have many interrelationships.
9.
(p. 185)
Multidimensional databases have become the least popular structure for analytical databases that
support online analytical process (OLAP) applications, in which fast answers to complex queries are
expected.
10.
(p. 185)
The multidimensional database structure is considered one of the key technologies of a new
generation of Web-based applications.
11.
(p. 187)
A database with a network data structure can easily handle a many-to-many data relationship, whereas
a hierarchical model cannot.
12.
(p. 187)
The network model can easily handle ad hoc requests for information, whereas the hierarchical model
cannot.