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
MJL
.
Toggle Highlighting
SQL
SET STATEMENT max_statement_time = 100 FOR SELECT Ps.page_namespace AS rfn, Ps.page_title AS redirect, Pd.page_title AS article FROM categorylinks JOIN page Pd ON Pd.page_id = cl_from JOIN redirect ON rd_title = Pd.page_title AND rd_namespace = 0 JOIN page Ps ON Ps.page_id = rd_from WHERE cl_to = "Shades_of_violet" WHERE .page_title *~ '______' /* AND Ps.page_title *~ '______' */ ORDER BY article, rfn, redirect LIMIT 1000
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...