Glendale, Arizona Zip Codes: 85301,85302,85303,85304,85305,85306,85307,85308,85309,85310,85311,85312,85318,85340,85345,85355,85381,85382
select cat from directory where is_archived=0 and site_url != '' and (city='glendale' OR city='glendale') and (state='AZ' OR state='Arizona')
select cat from directory where is_archived=0 and site_url != '' and (city='glendale' OR city='glendale') and (state='AZ' OR state='Arizona')
union
select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('glendale', city) OR city='all' ) and (state='AZ' OR state='Arizona' OR state='all')