Query Run
select * from image where img_width > 3000 limit 100; 2 years ago
select count(*) from image where img_width > 3000; 2 years ago