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
EGalvez (WMF)
.
Toggle Highlighting
SQL
SELECT page_id AS pages_created FROM cawiki_p.page AS p INNER JOIN cawiki_p.revision AS r ON r.rev_page = p.page_id JOIN cawiki_p.pagelinks AS pl ON p.page_title = pl.pl_title WHERE p.page_namespace = 0 AND p.page_title IN ("17,5_mm") AND r.rev_user_text IN ('Kippelboy', 'Panotxa', 'Arnaugir', 'KRLS', 'Paucabot', 'Pcm', 'Townie', 'Davidpar', 'Flamenc') AND r.rev_timestamp > '20130816020100' AND r.rev_timestamp < '20130916015900' GROUP by page_id;
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...