Gaithersburg, Maryland Zip Codes: 20850,20877,20878,20879,20882,20884,20885,20898,20899
select cat from directory where is_archived=0 and site_url != '' and (city='gaithersburg' OR city='gaithersburg') and (state='MD' OR state='Maryland')
select cat from directory where is_archived=0 and site_url != '' and (city='gaithersburg' OR city='gaithersburg') and (state='MD' OR state='Maryland')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('gaithersburg', city) OR city='all' ) and (state='MD' OR state='Maryland' OR state='all')