select count(*) from zaiko where to_date(update,'YYYY-MM-DD HH24:MI:SS') between (now() - interval '3 Days') and now() ;