Query Run
select img_name from image where img_size <100; 1 year ago
select count(img_name) from image where img_size <100; 1 year ago