Richmond, California Zip Codes: 94530,94801,94802,94803,94804,94805,94806,94807,94808,94820,94850
select cat from directory where is_archived=0 and site_url != '' and (city='richmond' OR city='richmond') and (state='CA' OR state='California')
select cat from directory where is_archived=0 and site_url != '' and (city='richmond' OR city='richmond') and (state='CA' OR state='California')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('richmond', city) OR city='all' ) and (state='CA' OR state='California' OR state='all')