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
Zache
.
Toggle Highlighting
SQL
use fiwiki_p; select group_concat(pp_value, "|[[", replace(page_title, "_", " ") , "]]") from pagelinks, page, categorylinks, page_props where pl_from = 1568063 and page_title=pl_title and page_namespace=0 and page_id=cl_from AND (cl_to LIKE "Elävät_henkilöt" OR cl_to LIKE "%syntyneet%" OR cl_to LIKE "%yntymävuosi%" OR cl_to LIKE "%uolinvuosi%" OR cl_to LIKE "%kuolleet%" ) and pp_page = page_id and pp_propname="page_image_free" group by page_title, pp_value;
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...