Are you a photographer? We need your help!
Wales, New York Zip Codes: 14037,14052,14139,14145,14169
select cat from directory where is_archived=0 and site_url != '' and (city='wales' OR city='wales') and (state='NY' OR state='New York')
select cat from directory where is_archived=0 and site_url != '' and (city='wales' OR city='wales') and (state='NY' OR state='New York') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('wales', city) OR city='all' ) and (state='NY' OR state='New York' OR state='all')
56,1