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/Gebruiker:Bdijkstra/quarry/IMDb Takes a few seconds with recentchanges and ~1 minute without.
Toggle Highlighting
SQL
SELECT CONCAT('[',el_to,' ',REGEXP_SUBSTR(el_to,'/title/.*'),']') AS el_to, CONCAT('[[:',page_title,']]') AS page_title FROM externallinks, page WHERE page_namespace=0 AND el_from=page_id AND el_to REGEXP '^https?://www\.imdb\.com/title/tt' AND el_to NOT REGEXP '^https?://www.imdb.com/title/tt[0-9]{7}'
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...