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
Andreyyshore
.
These groups of revisions are the result of merges, deletions and restorations.
Toggle Highlighting
SQL
use rowiki_p; SELECT user.user_id AS id FROM user INNER JOIN ( SELECT replace(page_title, '_', ' ') AS name FROM (SELECT * FROM categorylinks WHERE cl_to='Roboți_Wikipedia') AS catlinks INNER JOIN page ON catlinks.cl_from=page.page_id WHERE page_namespace=2 ) AS au ON user.user_name=au.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...