Home > Creating Dimensional Objects > Creating OLAP DML Programs
![]() Previous |
![]() Next |
You can write programs in the native language of analytic workspaces, which is called the OLAP DML.
To create an OLAP DML program:
In the Connections navigator under Analytic Workspaces, expand the folder for a particular analytic workspace, and right-click OLAP DML Programs.
Choose New OLAP DML Program to display the New OLAP DML Program dialog box.
Complete the dialog box and click OK.
Enter the code for your OLAP DML program in the program editor.
Edit, compile, and run the program the same as you would a SQL script.
Related Topics