Sterling Heights, Michigan Zip Codes: 48310,48311,48312,48313,48314,48315,48316,48317,48318
select cat from directory where is_archived=0 and site_url != '' and (city='sterling heights' OR city='sterling_heights') and (state='MI' OR state='Michigan')
select cat from directory where is_archived=0 and site_url != '' and (city='sterling heights' OR city='sterling_heights') and (state='MI' OR state='Michigan')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('sterling_heights', city) OR city='all' ) and (state='MI' OR state='Michigan' OR state='all')