Query Run
select comment_text from comment order by comment_id desc limit 10; 1 year ago
select length(comment_text) from comment order by comment_id desc limit 10; 1 year ago
select length(rev_comment) from revision order by rev_id desc limit 10; 1 year ago