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
XXN
.
Toggle Highlighting
SQL
use ruwiki_p; SELECT CONCAT('* [[:File:', REPLACE (page_title,'_',' '), ']]') AS p, CONCAT('→ ', el_to) AS l FROM pagelinks INNER JOIN page ON pl_from = 52439727 AND pl_title = page_title INNER JOIN externallinks ON el_from = page_id AND page_namespace = 6 join categorylinks on page_id = cl_from where el_to LIKE '%uk.wikipedia.org%' AND (categorylinks.cl_to = "Файлы:К_переносу_на_Викисклад" or categorylinks.cl_to = "Файлы:GFDL" or categorylinks.cl_to = "Файлы:GPL" or categorylinks.cl_to = "Файлы:LGPL" or categorylinks.cl_to like "Файлы:PD%" or categorylinks.cl_to like "Файлы:CC%") ORDER BY page_title
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...