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
ⵓ
.
dewiki disambiguation count
Toggle Highlighting
SQL
use dewiki_p; SELECT * FROM pagelinks INNER JOIN page ON page.page_namespace=pagelinks.pl_namespace and page.page_title=pagelinks.pl_title INNER JOIN page_props ON page.page_id=page_props.pp_page INNER JOIN page as pagefrom on pagefrom.page_id=pagelinks.pl_from WHERE pp_propname='disambiguation' and pl_from_namespace=0 LIMIT 10
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...