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
وهراني
.
search for arabic articles linked to deleted english articles
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT wdentity.page_title, GROUP_CONCAT(DISTINCT wips.ips_site_id SEPARATOR ", ") AS interwikis FROM revision_userindex JOIN page wdentity ON rev_page=wdentity.page_id LEFT JOIN wb_items_per_site AS wips ON wips.ips_item_id=REPLACE(wdentity.page_title,"Q","") JOIN comment_revision on rev_comment_id=comment_id AND comment_text LIKE 'Page on [enwiki] deleted%' GROUP BY wdentity.page_title limit 0,100
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...