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
Vahurzpu
.
Toggle Highlighting
SQL
SELECT ccipage.page_title AS cci_title, questionablepage.page_title AS page_title FROM page ccipage INNER JOIN pagelinks ON ccipage.page_id = pl_from INNER JOIN linktarget ON pl_target_id = lt_id INNER JOIN page questionablepage ON questionablepage.page_title = lt_title INNER JOIN categorylinks ON categorylinks.cl_from = questionablepage.page_id WHERE ccipage.page_namespace = 4 AND ccipage.page_title LIKE 'Contributor_copyright_investigations/%' AND lt_namespace = 0 AND questionablepage.page_namespace = 0 AND categorylinks.cl_to = 'All_articles_lacking_sources' LIMIT 5
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...