This query is marked as a draft This query has been published by Snævar.

SQL

AخA
 
select el_from, page_title, count(el_from), page_len, el_index_60 from externallinks
join page on page_id = el_from
group by el_from having count(el_from) > 50
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...