Query Run
select img_name from image where img_size <100; 2 years ago
select count(img_name) from image where img_size <100; 2 years ago