Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
PLN2021 ilman wikidata-kohdetta olevat sivut
by
Zache
This query is marked as a draft
This query has been published
by
Zache
.
Toggle Highlighting
SQL
SELECT page_title, page_is_redirect, pl1.pl_title, page_len, pp_value, pl2.pl_from FROM pagelinks as pl1, revision_compat, page LEFT JOIN page_props ON pp_page=page_id AND pp_propname="wikibase_item" LEFT JOIN pagelinks as pl2 ON pl2.pl_title=page_title AND pl2.pl_namespace=0 WHERE pl1.pl_from=1629817 AND pl1.pl_namespace=2 AND rev_user_text=REPLACE(pl1.pl_title, "_", " ") AND rev_id>19671091 AND rev_page=page_id AND page_namespace=0 AND page_is_redirect=0 AND page_len>50 AND pl1.pl_title="J.K_Nakkila" GROUP BY page_title, page_is_redirect, page_len, 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...