Springfield, Missouri Zip Codes: 65619,65721,65757,65801,65802,65803,65804,65805,65806,65807,65808,65809,65810,65814,65817,65890,65897,65898,65899
select cat from directory where is_archived=0 and site_url != '' and (city='springfield' OR city='springfield') and (state='MO' OR state='Missouri')
select cat from directory where is_archived=0 and site_url != '' and (city='springfield' OR city='springfield') and (state='MO' OR state='Missouri')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('springfield', city) OR city='all' ) and (state='MO' OR state='Missouri' OR state='all')