select * from tb_snippet where sn_author=1 and type=image and isscreenshot() order by sn_created desc limit 1;