Beaumont, Texas Zip Codes: 77627,77701,77702,77703,77704,77705,77706,77707,77708,77709,77710,77713,77720,77725,77726
select cat from directory where is_archived=0 and site_url != '' and (city='beaumont' OR city='beaumont') and (state='TX' OR state='Texas')
select cat from directory where is_archived=0 and site_url != '' and (city='beaumont' OR city='beaumont') and (state='TX' OR state='Texas')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('beaumont', city) OR city='all' ) and (state='TX' OR state='Texas' OR state='all')