Query Run
select count(rev_id) as reviews, actor_name, SUM(comment_text like... 11 months ago
select count(rev_id) as reviews, actor_name, SUM(comment_text like... 1 year ago
select count(rev_id) as reviews, actor_name, SUM(comment_text like... 1 year ago
select count(rev_id) as reviews, actor_name, SUM(comment_text like... 1 year ago
select count(rev_id) as reviews, actor_name, SUM(comment_text like... 1 year ago
select ROW_NUMBER() OVER(ORDER BY reviews DESC) AS rank, count(rc_id) as... 1 year ago
select ROW_NUMBER() OVER(ORDER BY reviews DESC) AS rank, count(rc_id) as... 1 year ago
use enwiki_p; select ROW_NUMBER() OVER(ORDER BY reviews DESC) AS rank, ... 1 year ago