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

SQL

x
 
SELECT * 
FROM page JOIN pagelinks 
WHERE 
#page_id = 1440745;
pl_title = "Unreferenced"
AND 
page_namespace = 10
#SELECT page_title 
#FROM page
#JOIN templatelinks ON page_id = tl_from
#SELECT page_title
#FROM page JOIN templatelinks on page_id = tl_from
#WHERE tl_title = "Unreferenced"
#AND tl_namespace = 10
#LIMIT 10;
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...