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
Exusssum
.
Toggle Highlighting
SQL
select * from enwiki_p.page film JOIN enwiki_p.pagelinks links ON film.page_id = links.pl_from and links.pl_namespace = film.page_namespace JOIN enwiki_p.page original on original.page_title = links.pl_title and original.page_namespace = links.pl_namespace join enwiki_p.geo_tags geo on original.page_id = geo.gt_page_id #join categorylinks on film.page_id = cl_from where #cl_to like "%film%" and film.page_title ="Mortal_Kombat:_Annihilation" and film.page_namespace = 0 and original.page_id = 1778527 AND links.pl_title = "Parys_Mountain"
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...