Cross Plains, Tennessee Zip Codes: 37048,37049,37188
select cat from directory where is_archived=0 and site_url != '' and (city='cross plains' OR city='cross_plains') and (state='TN' OR state='Tennessee')
select cat from directory where is_archived=0 and site_url != '' and (city='cross plains' OR city='cross_plains') and (state='TN' OR state='Tennessee')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('cross_plains', city) OR city='all' ) and (state='TN' OR state='Tennessee' OR state='all')