-
Book Overview & Buying
-
Table Of Contents
Pentaho Data Integration Cookbook - Second Edition - Second Edition
By :
The Books database is a simple structure that holds details on a sample list of books and their authors. The recipes that use the Books database are based on you being part of a fictitious book store. In the following diagram, you can see the relationship between the authors' and books' tables, where a single author can have many books:

The Books table stores the following details for each book:
|
Field |
Description |
Example |
|---|---|---|
|
|
Identification for the book. It is a string with the format |
|
|
|
Title of the book. |
|
|
|
Identification for the author of a book; it references to the authors' data. |
|
|
|
Price for the book. It's a decimal value. |
|
|
|
Genre of the books. |
Possible values are: |
The Authors table stores the following details for each author:
|
Field |
Description ... |
|---|
Change the font size
Change margin width
Change background colour