South San Jose Hills, California Zip Codes: 91744,91792
select cat from directory where is_archived=0 and site_url != '' and (city='south san jose hills' OR city='south_san_jose_hills') and (state='CA' OR state='California')
select cat from directory where is_archived=0 and site_url != '' and (city='south san jose hills' OR city='south_san_jose_hills') and (state='CA' OR state='California')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('south_san_jose_hills', city) OR city='all' ) and (state='CA' OR state='California' OR state='all')