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
Bawolff
.
Edits to articles in category:Canada and Category:United_States (directly. Does not include articles in sub-categories) during first quarter of 2018
Toggle Highlighting
SQL
select cl_to, count(*) from categorylinks join revision on rev_page = cl_from where cl_to in ('Canada', 'United_States' ) AND rev_timestamp > '20180101000000' AND rev_timestamp < '20180400000000' group by cl_to;
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...