Fork of garfield(twentyfours) by Utopes
This query is marked as a draft This query has been published by Certes.

SQL

AخA
 
SELECT page_title, page_id
FROM page
WHERE page_namespace = 0
  AND page_title REGEXP '^[a-z,A-Z_0-9][a-z,A-Z0-9]\\([a-z,A-Z_0-9]+_[a-z,A-Z_0-9]+\\)$'
  #AND page_id < 10000000
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.
All SQL code is licensed under CC0 License.

Checking query status...