This query is marked as a draft This query has been published by Talueses.

SQL

x
 
USE eswiki_p;
SELECT DISTINCT p.page_id #a.img_name
FROM image a
   WHERE page.page_id=categorylinks.cl_from 
       AND .categorylinks.cl_to = "Wikiviajes_por_Venezuela_2014"
AND p.page_namespace = 6
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...