Previous Topic: IDD Statement ParametersNext Topic: KEYS Statement—Define a Keys Table


Example: IDD Statement

Defining the Default Usage Mode for IDD

The following example illustrates the use of the IDD statement. The default usage mode for all areas of the data dictionary is set to protected update for IDD.

ADD IDD USAGE IS PROTECTED UPDATE
    FOR ALL.