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
Bdijkstra
.
https://nl.wikipedia.org/wiki/Categorie:Wikipedia:IMDb-code_niet_op_Wikidata
Toggle Highlighting
SQL
SELECT cl_sortkey_prefix, page_title, el_to, pp_value FROM categorylinks INNER JOIN page ON cl_from=page_id INNER JOIN externallinks ON cl_from=el_from INNER JOIN page_props ON cl_from=pp_page #AND pp_propname='wikibase-item' WHERE cl_to='Wikipedia:IMDb-code_niet_op_Wikidata' AND el_to REGEXP '^(https?:)?//(www\\.)?imdb\\.com' LIMIT 10
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...