(SELECT *, COUNT(*),1 As SEQ FROM temp_restaurants WHERE city_name='43206' GROUP BY restaurant_id order by SEQ) UNION (SELECT *, COUNT(*),2 As SEQ FROM temp_restaurants WHERE state_name='43206' GROUP BY restaurant_id order by SEQ) UNION (SELECT *, COUNT(*),3 As SEQ FROM temp_restaurants WHERE zip='43206' GROUP BY restaurant_id order by SEQ) UNION (SELECT *, COUNT(*),4 As SEQ FROM temp_restaurants WHERE neighborhood='43206' GROUP BY restaurant_id order by SEQ) UNION (SELECT *, COUNT(*),5 As SEQ FROM temp_restaurants WHERE address='43206' GROUP BY restaurant_id order by SEQ) Restaurants in 43206 | FriendsEAT.com - Page 1

Restaurants 43206



Copyright 2008. Binary Bits, LLC.