2.2.15 Operands related to command execution from SQL

71) pd_sql_command_exec_users = authorization-identifier[,authorization-identifier]...
~<symbolic name of 30 characters or less>
Specifies the authorization identifiers that can be used to execute commands and utilities with a SQL CALL COMMAND statement. When an authorization identifier is enclosed in double quotation marks, the characters are case sensitive; otherwise, all characters are treated as upper-case.
Note
If an authorization identifier includes a double quotation mark, specify the backslash (\) as an escape character immediately before the double quotation mark.