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

SQL

AخA
 
use commonswiki_p;
select page_title
from page
join templatelinks
on tl_from=page_id
where page_namespace=6
and tl_from_namespace=6
and tl_namespace=10
and tl_title='Quality_image';
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...