SELECT COUNT(article_id) as count_total FROM article_ms
WHERE 1=1
AND article_pub_date <= '2023-06-10 00:00:00'
AND article_status = 3
AND (
article_slug LIKE '%spry%' OR
article_topics LIKE '%spry%' OR
article_title LIKE '%spry%' OR
article_summary LIKE '%spry%' OR
article_prods LIKE '%spry%'
)
AND FIND_IN_SET('180', article_country_type)
AND article_language_type = '1'
Tackling Sports Repetitive Motion Injury, The Expert Way
Playing sports is a great (and fun!) way to stay active and healthy, but they also carry the unfortunate risk of injuries - specifically Repetitive Motion Injuries (RMI). Find out how to prevent them so you can enjoy sports without worry!