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
Pppery
.
Toggle Highlighting
SQL
select replace(page_title,"_"," "), user_name, STUFF(ug_group) from revision join page on rev_page = page_id join user on user_id = rev_user join user_groups on ug_user = rev_user where rev_parent_id = 0 and page_namespace = 0 and replace(page_title,"_"," ") in ( /* titles to test go here */ "1TV (Macedonian TV channel)", "2nd Infantry Brigade (Lebanon)", "A Cabinet of Curiosities (painting)", "A Caprice", "Adaptation (The Walking Dead)", "After Darkness (2018 film)", "Aina (Crete)", "Ajax (ship)", "Alacrity (ship)", "Albert Jackson (mail carrier)", "Albert Taylor (trade unionist)", "Alexander Ross (cricketer)", "Alfred Loomis (sailor)" );
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...