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
SELECT eu_entity_id, COUNT(*) AS amount FROM wbc_entity_usage JOIN categorylinks ON cl_from = eu_page_id WHERE eu_aspect = 'L.sk' AND cl_to = 'Údržba:Doplnit_štítek_na_Wikidatech' GROUP BY eu_entity_id HAVING amount > 1 ORDER BY amount 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...