select *
from page
join templatelinks on tl_from = page_id
where page_title... |
2 years ago |
select *
from page
where page_title = "Saber rattling"
and... |
2 years ago |
select *
from page
join templatelinks on tl_from = page_id
where page_title... |
2 years ago |
select *
from page
join templatelinks on tl_from = page_id
where page_title... |
2 years ago |