Are you a photographer? We need your help!
St Joseph, Tennessee Zip Codes: 38463,38469,38481
select cat from directory where is_archived=0 and site_url != '' and (city='st joseph' OR city='st_joseph') and (state='TN' OR state='Tennessee')
select cat from directory where is_archived=0 and site_url != '' and (city='st joseph' OR city='st_joseph') and (state='TN' OR state='Tennessee') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('st_joseph', city) OR city='all' ) and (state='TN' OR state='Tennessee' OR state='all')
56,1