Boulder, Colorado Zip Codes: 80025,80301,80302,80303,80304,80305,80306,80307,80308,80309,80310,80314,80321,80322,80323,80328,80329,80503
select cat from directory where is_archived=0 and site_url != '' and (city='boulder' OR city='boulder') and (state='CO' OR state='Colorado')
select cat from directory where is_archived=0 and site_url != '' and (city='boulder' OR city='boulder') and (state='CO' OR state='Colorado')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('boulder', city) OR city='all' ) and (state='CO' OR state='Colorado' OR state='all')