Are you a photographer? We need your help!
Grandview, Minnesota Zip Codes: 56239,56258
select cat from directory where is_archived=0 and site_url != '' and (city='grandview' OR city='grandview') and (state='MN' OR state='Minnesota')
select cat from directory where is_archived=0 and site_url != '' and (city='grandview' OR city='grandview') and (state='MN' OR state='Minnesota') union select cat from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('grandview', city) OR city='all' ) and (state='MN' OR state='Minnesota' OR state='all')
56,1
select id,category_name,cat_img,catslug from directory_category where is_archived=0 and category_type='1' and id IN (56,168,790,1224,1,197,227,80,867) ORDER BY `catorder` ASC Limit 0,2
...
    (select id,site_url,local_address,com_name, COUNT(site_url) as com_num from directory where is_archived=0 and site_url != '' and (city='camino' OR city='camino') and (state='CA' OR state='California') and cat='1224' and sub_cat='1225' and (sub_sub IS NULL OR sub_sub=0 ) Group by site_url order by com_name asc limit 0,100) union (select id,site_url,local_address,affiliate_name as com_name, COUNT(site_url) as com_num from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('camino', city) OR city='all' ) and (state='CA' OR state='California' OR state='all') and cat='1224' and sub_cat='1225' and (sub_sub IS NULL OR sub_sub=0 ) GROUP BY site_url order by com_name asc)
  • News Sites and Publications
...
    (select id,site_url,local_address,com_name, COUNT(site_url) as com_num from directory where is_archived=0 and site_url != '' and (city='camino' OR city='camino') and (state='CA' OR state='California') and cat='197' and sub_cat='1235' and (sub_sub IS NULL OR sub_sub=0 ) Group by site_url order by com_name asc limit 0,100) union (select id,site_url,local_address,affiliate_name as com_name, COUNT(site_url) as com_num from affiliate_directory where is_archived=0 and site_url != '' and (FIND_IN_SET('camino', city) OR city='all' ) and (state='CA' OR state='California' OR state='all') and cat='197' and sub_cat='1235' and (sub_sub IS NULL OR sub_sub=0 ) GROUP BY site_url order by com_name asc)
  • Coffee Shops / Cafes