select * from templatelinks join page
on tl_from = page_id
where tl_target_id = 21855 |
6 days ago |
select tl_from from templatelinks join page
on tl_from = page_id
where... |
6 days ago |
select tl_from from templatelinks where tl_target_id = 21855 |
6 days ago |
select tl_from from templatelinks
where tl_target_id = 10069356 |
6 days ago |