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
select COUNT(revision.rev_id) as count from `comment` com -- comment table, escaped with ` since it is a reserved word JOIN revision ON rev_comment_id = com.comment_id JOIN actor_revision ON actor_id = revision.rev_actor WHERE actor_name = "Alex NB OT" AND comment_text like '%MediaWiki:Recommendations for mobile friendly articles on Wikimedia wikis%' GROUP BY actor_name LIMIT 5;
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...