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
Vexations
.
Toggle Highlighting
SQL
SELECT user_name, user_groups.ug_group, actor_name, revision_actor_temp.revactor_timestamp, MAX(revactor_timestamp) AS "lastest edit" FROM user JOIN user_groups ON user.user_id = user_groups.ug_user JOIN actor ON actor.actor_user = user.user_id JOIN revision_actor_temp ON revision_actor_temp.revactor_actor = actor.actor_user WHERE ug_group = 'patroller' AND user_id = '120801'
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...