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
A particle for world to form
.
Toggle Highlighting
SQL
USE ruwiki_p; SELECT page_title FROM flaggedrevs JOIN revision ON rev_id = fr_rev_id JOIN actor ON rev_actor = actor_id JOIN page ON page_id = fr_page_id WHERE fr_user = (SELECT user_id FROM user WHERE user_name = "Facenapalm") AND actor_user IN (SELECT ug_user FROM user_groups WHERE ug_group = "editor") AND actor_user != fr_user AND fr_flags NOT LIKE "%auto%" AND fr_rev_timestamp > 20190600000000 AND page_namespace = 10 ORDER BY fr_rev_timestamp DESC;
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...