Warner Robins, Georgia Zip Codes: 31005,31008,31028,31030,31047,31088,31093,31095,31098,31099
select cat from directory where is_archived=0 and site_url != '' and (city='warner robins' OR city='warner_robins') and (state='GA' OR state='Georgia')
select cat from directory where is_archived=0 and site_url != '' and (city='warner robins' OR city='warner_robins') and (state='GA' OR state='Georgia')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('warner_robins', city) OR city='all' ) and (state='GA' OR state='Georgia' OR state='all')