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
Pavan santhosh.s
.
Toggle Highlighting
SQL
USE tewiktionary_p; SELECT count(*) FROM <database>.revision JOIN <database>.page ON rev_page = page_id AND WHERE page.page_namespace IN ('0') AND rev_user = %(user)s AND rev_timestamp > %(start)s AND rev_timestamp <= %(end)s AND revision.rev_timestamp > 2005-04-04 AND revision.rev_timestamp < 2015-04-04 ) AS anon_1 GROUP BY anon_1.rev_user_text;
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...