Skip Headers

Oracle9i OLAP Developer's Guide to the OLAP DML
Release 2 (9.2)

Part Number A95298-01
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to beginning of chapter Go to next page

Working with Models, 4 of 8


Basic Modeling Commands

The following table lists the most common OLAP DML commands that you will use when you define and run models.

Command

Description

DEFINE

Adds a new model to an analytic workspace.

MODEL

Specifies completely new contents for a new or existing model.

DIMENSION

Lists one or more dimensions that are referred to in dimension-based equations in the model.

INCLUDE

Specifies a base model to include in the parent model.

=

Performs a calculation and assigns the result to a target. The target can be a variable or it can be represented by a dimension value.

COMPILE

Compiles a model without running it and saves the compiled code in the workspace. If you run a new or revised model without first compiling it, then the model is compiled automatically at that time.

Writing Equations in a Model

When you write the equations in a model, you should keep these points in mind:

Writing DIMENSION and INCLUDE Commands

When you write DIMENSION and INCLUDE commands, you should keep these points in mind:


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2001, 2002 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents
Go To Index
Index