All logging rules are removed for the specified accounts from DBC.DBQLRulesTbl and the rules cache and logging based on those rules is discontinued.
Example: Removing the ALL rule from the rule cache and DBC.DBQLRulesTbl
This request removes the ALL rule from the rule cache and DBC.DBQLRulesTbl and ends all query logging based on the rule.
END QUERY LOGGING ON ALL;