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
1234qwer1234qwer4
.
Toggle Highlighting
SQL
Use enwiki_p; Select dab.page_title from page as dab full outer join page as redir on dab.page_title + "_(disambiguation)" = redir.page_title inner join categorylinks on page_id = cl_from Where dab.page_namespace = 0 and dab.page_touched > "20210101000000" and cl_to = "All_disambiguation_pages" and redir.page_title is null Limit 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...