Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Ruwiki inactive users
by
A particle for world to form
This query is marked as a draft
This query has been published
by
Kazrok4545
.
Toggle Highlighting
SQL
USE ruwiki_p; SELECT actor_name AS username FROM ( SELECT actor_name, MAX(rev_timestamp) last_edit FROM revision_userindex JOIN actor ON rev_actor = actor_id # WHERE actor_user != NULL GROUP BY rev_actor ) users WHERE last_edit <= "20170101000000";
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...