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, "_", " ") , "]]"), actor_name from pagelinks, page, categorylinks, page_props, logging_userindex, actor_logging where pl_from = 1568063 and page_title=pl_title and page_namespace=0 and page_id=cl_from AND log_page=page_id AND log_action="create" AND log_actor=actor_id AND actor_name IN ("Lax", "Kospo-75", "Lakritsa") 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...