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
Tiven2240
.
License review count on commons
Toggle Highlighting
SQL
use commonswiki_p; select count(*) as "Number of license reviews" from revision join comment on comment_id = rev_comment_id join revision_actor_temp on revactor_rev = rev_id join actor on actor_id = revactor_actor where actor_name = "Tiven2240" -- Or your username. Please note that this query has been only tested with Majora's LR script. and comment_text like "%License review%";
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...