Query Run
select count(*) from page left join externallinks on... 5 years ago
select count(*) as cnt from ( select page_id, el_to from ... 5 years ago