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_page.page_title, categorylinks.cl_to FROM user JOIN user_groups ON user_groups.ug_user = user.user_id JOIN page user_page ON user_name = user_page.page_title JOIN categorylinks ON user_page.page_id=categorylinks.cl_from WHERE categorylinks.cl_to IN ('User_pl-N', 'User_pl-5', 'User_pl-4', 'User_pl-3', 'User_pl-2', 'User_pl-1') AND user_groups.ug_group = 'patroller' ORDER BY categorylinks.cl_to 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...