This cue card set illustrates how to transform data stored in a star schema so that it can be used for building models.
To get started, create a new workflow and add two data source nodes. In this case, the data does not reside in your account, but resides in the
in the Sales History (SH
) schema, one of Oracle Database Sample Schemas. This cue card set uses SH.CUSTOMERS
(a dimension table)
and SH.SALES
(a fact table).
For detailed information about SH
, see the Oracle Database Sample Schemas manual.
In this cue card you create the following workflow with two data source nodes:
Copyright © 2011, 2012, Oracle. All rights reserved.