Tallahassee, Florida Zip Codes: 32301,32302,32303,32304,32305,32306,32307,32308,32309,32310,32311,32312,32313,32314,32315,32316,32317,32395,32399
select cat from directory where is_archived=0 and site_url != '' and (city='tallahassee' OR city='tallahassee') and (state='FL' OR state='Florida')
select cat from directory where is_archived=0 and site_url != '' and (city='tallahassee' OR city='tallahassee') and (state='FL' OR state='Florida')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('tallahassee', city) OR city='all' ) and (state='FL' OR state='Florida' OR state='all')