SELECT * FROM ratings WHERE rated_at >= {start_time} AND rated_at <= {end_time}
Run Cancel

Loading...