Are you a photographer? We need your help!
Hanceville, Alabama Zip Codes: 35077
select cat from directory where is_archived=0 and site_url != '' and (city='hanceville' OR city='hanceville') and (state='AL' OR state='Alabama') and com_name='Jack\'s Family Restaurants'
...
    select id,site_url,local_address,com_name,city,state,zip from directory where is_archived=0 and site_url != '' and (city='hanceville' OR city='hanceville') and (state='AL' OR state='Alabama') and cat='867' and sub_cat='868' and (sub_sub IS NULL OR sub_sub=0 ) and com_name='Jack\'s Family Restaurants' order by com_name asc
  • General