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

SQL

AخA
 
select il_to,page_title from imagelinks,page
#join page on page_id=pl_from
where   page_id=il_from
and     page_title like "ఈ_వారపు_బొమ్మ/%"
and     il_from_namespace = 4
and     page_namespace = 4
#and catl.cl_type = "page"
#group by p.page_id
#order by pl_title
 
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...