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
select page_namespace, page_title from page where page_title like "%(Disambiguation)"; select page_namespace, page_title from page where page_title regexp "\([^d]isambiguation"; or page_title regexp "\(d[^i]sambiguation"; or page_title regexp "\(di[^s]ambiguation"; or page_title regexp "\(disa[^m]biguation"; or page_title regexp "\(disam[^b]iguation"; or page_title regexp "\(disamb[^i]guation"; or page_title regexp "\(disambi[^g]uation"; or page_title regexp "\(disambig[^u]ation"; or page_title regexp "\(disambigu[^a]tion"; or page_title regexp "\(disambigua[^t]ion"; or page_title regexp "\(disambiguat[^i]on"; or page_title regexp "\(disambiguati[^o]n"; or page_title regexp "\(disambiguatio[^n]";
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...