Log request information for AMP steps, database objects, unformatted EXPLAIN text, the request plan as an XML document, and SQL text for all users logged on under account IDs account_1 and account_2:
BEGIN QUERY LOGGING WITH STEPINFO, OBJECTS, EXPLAIN, XMLPLAN, SQL ON ALL ACCOUNT = ('account_1', 'account_2');