-
Book Overview & Buying
-
Table Of Contents
Pentaho Data Integration Cookbook - Second Edition - Second Edition
By :
The museums database stores data about museums and the cities that they reside in. The recipes using this data source are based on you being part of a tourism company. The following diagram shows the relationship between museums and cities, where a single city can have many museums:

The museums table contains the following details for each museum:
|
Field |
Description |
Example |
|---|---|---|
|
|
Identification for the museum |
|
|
|
Museum's name |
|
|
|
Identification for the city; it references to the cities' data |
|
The cities table contains the following details for each city:
|
Field |
Description |
Example |
|---|---|---|
|
|
Identification for the museum |
|
|
|
City's name |
|
|
|
City's country |
|
Change the font size
Change margin width
Change background colour