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

SQL

AخA
 
Use zhwiki_p;select ct_tag,ct_rev_id,rev_comment from change_tag, revision where ct_tag='contenttranslation' and ct_rev_id=rev_id limit 5000;
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...