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
Certes
.
Rows with second column 0 are link count to the base name [[100]]. Rows with second column 1 are total link count to qualified titles such as [[100 (number)]].
Toggle Highlighting
SQL
SET STATEMENT max_statement_time = 120 FOR SELECT SUBSTR(pl_title,1,3), CHAR_LENGTH(pl_title)>3, COUNT(*) FROM pagelinks WHERE pl_from_namespace=0 AND pl_namespace=0 AND pl_title LIKE "1%" AND pl_title REGEXP "^1[0-9][0-9](_\\(.*\\))?$" GROUP BY SUBSTR(pl_title,1,3), CHAR_LENGTH(pl_title)>3 ORDER BY SUBSTR(pl_title,1,3), CHAR_LENGTH(pl_title)>3
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...