SQL
AخA
SELECT *
FROM comment
LEFT JOIN comment on rc_comment_id = comment_id
WHERE comment_text = " - [[Wikipedia:Correct typos in one click|Fix a typo in one click]]"
AND actor_name= "Uziel302"
limit 4;
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.