Fork of
pages using a template
by Draco flavus
This query is marked as a draft
This query has been published
by Draco flavus.
SQL
x
USE plwikisource_p;
SELECT *
FROM linktarget lt INNER JOIN templatelinks tl1 on tl1.tl_target_id = lt.lt_id
WHERE lt.lt_namespace = 10 AND lt.lt_id = '3730'
LIMIT 300;
;
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.