Fork of Huggle usage (enwiki) by Samwalton9 (WMF)
This query is marked as a draft This query has been published by Samwalton9 (WMF).

SQL

AخA
 
SELECT * FROM recentchanges
INNER JOIN comment ON recentchanges.rc_comment_id = comment.comment_id
# AND comment_text LIKE "huggle"
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...