Fork of
Suspicious typo fixes
by Certes
This query is marked as a draft
This query has been published
by Graham87.
SQL
x
SELECT page_title,rev_timestamp,comment_text
FROM revision,page
JOIN `comment` ON comment_id = comment.comment_id AND comment_text like "China uses US spelling%"
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.