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
Matěj Suchánek
.
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT rev_user_text, COUNT(*) FROM revision WHERE rev_comment LIKE '/* wbcreateclaim-create:2| */ [[Property:P106]]%' AND rev_comment RLIKE '\[Q(56923|83460|111837|132851|152951|152956|157148|158668|165654|186024|189290|214443|275102|335954|493898|506249|648329|675594|694005|727229|842486|852661|983927|2357674|2961982|5013228|7820253|15983795)\]' GROUP BY rev_user_text ORDER BY COUNT(*) 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...