This query is marked as a draft This query has been published by DatGuy.

SQL

AخA
 
SELECT SQL_NO_CACHE afl_id, afl_action, afl_namespace, afl_title, 
    afl_user_text, afl_timestamp, afl_filter FROM abuse_filter_log
    ORDER BY afl_id ASC
    LIMIT 10;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...