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
علاء
.
Toggle Highlighting
SQL
use metawiki_p; select concat ("{{u|",user_name,"}}") as "Username", (select count(*) from logging inner join actor on actor_id = log_actor where actor_user = user_id and log_type = "gblblock" ) (select count(*) from revision inner join actor on actor_id = rev_actor where actor_user = user_id and rev_page = 213729 and rev_minor_edit = 0) ) as "المجموع" from user inner join user_groups on ug_user = user_id where ug_group = "steward";
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...