Saginaw, Michigan Zip Codes: 48601,48602,48603,48604,48605,48606,48607,48608,48609,48638,48663
select cat from directory where is_archived=0 and site_url != '' and (city='saginaw' OR city='saginaw') and (state='MI' OR state='Michigan')
select cat from directory where is_archived=0 and site_url != '' and (city='saginaw' OR city='saginaw') and (state='MI' OR state='Michigan')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('saginaw', city) OR city='all' ) and (state='MI' OR state='Michigan' OR state='all')