Databases Reference
In-Depth Information
Code Sample:
execute calculation 'ESSBCAR'.'ESSCAR'.'ESSCALC';
execute calculation 'CALC DIM(PRODCTS,MARKET)' on 'ESSACAR'.'ESSCAR';
Drop calculation
The drop calculation MaxL statement will delete the existing named calc script.
Syntax
drop calculation < Calc-name >;
Code Sample:
drop calculation 'ESSCAR'.'ESSCAR'.'ESSCALC';
Working with user privileges in MaxL
Using MaxL statements, the database administrator can create, edit, display, drop,
and grant privileges to user IDs.
The basic accesses you can grant to a user ID are the same as defined in either
the application properties or the database properties.
 
Search WWH ::




Custom Search