Skip Headers
Oracle® OLAP DML Reference
10g Release 2 (10.2)

Part Number B14346-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

What is the OLAP DML?

An analytic workspace is stored in the database as LOBs in a table named AW$workspacename. The OLAP DML is a dimensionally-aware procedural programming language that directly manipulates the data in these LOBs. The OLAP DML does not make, need, or update any relational views of the $AW table or any OLAP tool metadata.

Purpose of the OLAP DML

The purpose of the OLAP DML is to enable application developers to create programs that use Oracle OLAP to:

OLAP DML is Both a Data Definition Language and a Data Manipulation Language

The OLAP DML is both a data definition language and a data manipulation language: