Montgomery, Alabama Zip Codes: 36043,36064,36101,36102,36103,36104,36105,36106,36107,36108,36109,36110,36111,36112,36113,36114,36115,36116,36117,36118,36119,36120,36121,36123,36124,36125,36130,36131,36132,36133,36134,36135,36140,36141,36142,36177,36191
select cat from directory where is_archived=0 and site_url != '' and (city='montgomery' OR city='montgomery') and (state='AL' OR state='Alabama')
select cat from directory where is_archived=0 and site_url != '' and (city='montgomery' OR city='montgomery') and (state='AL' OR state='Alabama')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('montgomery', city) OR city='all' ) and (state='AL' OR state='Alabama' OR state='all')