SQL
AخA
SELECT pl_from
from pagelinks
-- join wb_items_per_site on ips_item_id=substr(page_title,2)*1 and ips_site_id IN (?)
WHERE pl_namespace = 120 AND pl_from_namespace = 0 AND pl_title = 'P373' and pl_from=125
limit 100
--
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.