Query Run
select page_title from templatelinks inner join page on tl_from = page_id limit 10; 1 year ago
select tl_from from templatelinks limit 10; 1 year ago
select tl_from,tl_title from templatelinks limit 10; 1 year ago
select * from page_restrictions limit 10 1 year ago