Augusta, Georgia Zip Codes: 30805,30812,30813,30815,30901,30903,30904,30905,30906,30907,30909,30911,30912,30913,30914,30916,30917,30919,30999
select cat from directory where is_archived=0 and site_url != '' and (city='augusta' OR city='augusta') and (state='GA' OR state='Georgia')
select cat from directory where is_archived=0 and site_url != '' and (city='augusta' OR city='augusta') and (state='GA' OR state='Georgia')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('augusta', city) OR city='all' ) and (state='GA' OR state='Georgia' OR state='all')