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
Daniram3
.
Toggle Highlighting
SQL
#use commonswiki_p; #select * from commonswiki_p.globalimagelinks #join itwiki_p.page on gil_page = page_id #where gil_to = 'Fabio_Cannavaro.jpg' and gil_wiki = 'itwiki'# and il_from_namespace = 6 select * from itwiki_p.imagelinks as itim join commonswiki_p.globalimagelinks as cmgb on il_from = gil_page and il_to = gil_to where il_from = 2756416 and gil_wiki = 'itwiki'# and il_from_namespace = 0 #where il_from = 2756416 #where page_title = 'Roberto_Baggio' and page_namespace = 0 #page_id = 2756416 #Baggio itwiki # page_id = 168067 #Beckham itwiki # page_id = 49796 #Brighton
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...