This query is marked as a draft This query has been published by రహ్మానుద్దీన్.

SQL

AخA
 
select concat("[[",p.page_title,"]]") from page p,page p1 where p.page_id in (select il_from from imagelinks) and p.page_namespace=0 and p1.page_namespace=1 and p1.page_title=p.page_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...