인천 강화군 지역 주변정보

0.SELECT `search_keyword`, `store_type_code` FROM `popular_tag` where `tag` = '합기도'
1.select count(*) as `total_data_count` from `store` where `first_region_code` = 'incheon' and `second_region_code` = 'igang'
2.select `store_id`, `address`, `road_address`, `store_name`, `store_type`, `telephone` from `store` where `first_region_code` = 'incheon' and `second_region_code` = 'igang' order by `allow_date` desc limit 0, 15
1 2 3 4 5
#

인천 강화군에서 많이 찾는 키워드

인천 강화군 지역 새로운 업소

    3.select `store_id`, `address`, `road_address`, `store_name`, `store_type`, `telephone` from `store` where `second_region_code` = 'igang' and `store_type_code` = 'k23588' order by `seq` desc limit 18