SAS Global Forum 2011

Source Code for Paper 433-2011

Build Base Table

The following code builds the base table used for the OLAP cube described in the paper.

Build OLAP Cube

The following code builds the OLAP cube described in the paper.

Querying an OLAP Cube Directly Using PROC SQL and MDX

The following code is an example of querying the OLAP cube directly using SQL.

top