Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Pginer-WMF
.
Toggle Highlighting
SQL
USE enwiki_p; set @contenttranslation_needcheck_tag_id = ( select ctd_id from change_tag_def where ctd_name = 'contenttranslation-needcheck' ); select * from change_tag join change_tag_def on ct_tag_id=ctd_id where ct_tag_id in ( @contenttranslation_needcheck_tag_id )
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...