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 DISTINCT page_title AS pages_created FROM metawiki_p.page AS p INNER JOIN metawiki_p.revision AS r ON r.rev_page = p.page_id JOIN metawiki_p.pagelinks AS pl ON p.page_id = pl.pl_from AND p.page_namespace = pl.pl_from_namespace WHERE p.page_namespace = 2 AND p.page_id = 3404236 OR pl.pl_from = 3404236 AND r.rev_user_text LIKE ("EGalvez_(WMF)") AND r.rev_parent_id = 0 AND r.rev_timestamp > 20130701000000 AND r.rev_timestamp < 20140201000000 ;
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...