Query Run
SELECT el_to, page_title FROM externallinks, page WHERE el_from = page_id... 7 months ago
SELECT el_from, el_to, page_title FROM externallinks, page WHERE el_from =... 7 months ago
DESCRIBE page; 7 months ago
DESCRIBE externallinks; 7 months ago