Query Run
select count(DISTINCT(el_to)) from externallinks; 1 year ago
select DISTINCT(el_to) from externallinks LIMIT 500000; 1 year ago
select DISTINCT(el_to) from externallinks LIMIT 500000000000; 1 year ago
select DISTINCT(el_to) from externallinks LIMIT 5000; 1 year ago
select DISTINCT(el_to) from externallinks LIMIT 50; 1 year ago
select DISTINCT(el_to) from externallinks; 1 year ago