Skip Headers
Oracle® OLAP DML Reference
11g Release 1 (11.1)

Part Number B28126-01
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
View PDF

OLAP DML as a Definition Language

You use OLAP DML, itself, to create definitions of analytic workspaces and analytic workspace objects. You can use the AW command to create an analytic workspace and use the DEFINE command to define analytic workspace objects.

The definitions created using the OLAP DML are only those definitions needed to manipulate analytic workspace objects using the OLAP DML. In order to use SQL against analytic objects created using only the OLAP DML, you must create a relational view of the object using the OLAP_TABLE SQL function documented in Appendix A, "OLAP_TABLE SQL Function".