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
Cryptic
.
Number of pages in the main namespace with an external link to koyumuz.net, by user with the first edit. For [[WP:Arbitration/Requests/Case/Conduct in deletion-related editing/Workshop#Lugnuts has mass-created articles and disrupted clean up of them]].
Toggle Highlighting
SQL
SELECT COUNT(DISTINCT el_from), actor_name FROM externallinks JOIN page ON page_id = el_from LEFT JOIN revision ON rev_page = el_from AND rev_parent_id = 0 LEFT JOIN actor_revision ON actor_id = rev_actor WHERE (el_index LIKE 'http://net.koyumuz%' OR el_index LIKE 'https://net.koyumuz%') AND page_namespace = 0 GROUP BY actor_name;
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...