Use the SQL page to specify the SQL verbs that users assigned to this resource limits group are allowed to use when this schedule is in effect.
If a user tries to run a query that contains a disallowed verb, QMF for Windows cancels the query without sending the SQL to the database server. If a user attempts to run a query that contains an allowed verb, QMF for Windows sends the query to the database server and the database server's security authorization validation takes place.
You can allow one or more of the following SQL verbs from QMF for Windows:
ACQUIRE | ALTER | CALL |
COMMENT | CREATE | DELETE |
DROP | EXPLAIN | GRANT |
INSERT | LABEL | LOCK |
REVOKE | SET | SELECT |
SIGNAL | UPDATE |