TrustedSql
Specify the value for TrustedSql.
データ型
string
デフォルト値
""
解説
When set to OFF, the Teradata Database will reject any attempt to use the SET QUERY_BAND command to set or remove the current proxy user if the database user making this request was given "GRANT CONNECT THROUGH" rights "WITH TRUST_ONLY". When set to ON, the Teradata Database will allow the SET QUERY_BAND command to set or remove the current proxy user. This capability can be disabled on a per-request basis by including the {fn teradata_untrusted} escape function in the SQL to be run.