Are you a photographer? We need your help!
De Soto, Mississippi Zip Codes: 39355,39360
select cat from directory where is_archived=0 and site_url != '' and (city='de soto' OR city='de_soto') and (state='MS' OR state='Mississippi')
select cat from directory where is_archived=0 and site_url != '' and (city='de soto' OR city='de_soto') and (state='MS' OR state='Mississippi') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('de_soto', city) OR city='all' ) and (state='MS' OR state='Mississippi' OR state='all')
56,1