Query Schema Compilation Results
When query schemata are compiled, the corresponding compilation results are stored in the database, and may be displayed by this command.
The compilation results of all schemata with a name that exactly or partly matches the arguments <Schema> and <Query Schema> will be displayed unless the option [exact match] is set, then only the compilation results of the schema with a name that exactly matches the arguments <Schema> or <Query Schema> will be displayed.
Arguments:
Schema: |
Specify the name of schema(ta) in the EDMdatabase for which query schema(ta) are defined. Schema names are case insensitive. |
Query Schema: |
Specify the name of the actual Query schema(ta). Query schema names are case insensitive. |
Output file: |
Specify the name of an optional output file that will receive a copy of the output from this command. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
exact match: |
A global option that specifies that only the compilation result of the schema with a name that exactly matches the <Schema> argument will be displayed. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |