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
Staeiou
.
Toggle Highlighting
SQL
select '13024' as rev_user, rev_timestamp as first_edit_timestamp, oneyr_edits from (select min(rev_timestamp) as rev_timestamp from revision_userindex where rev_user = 1024 UNION select count(rev_id) as oneyr_edits from revision_userindex where rev_timestamp BETWEEN 20040101000000 and 20050101000000) as s
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...