강원 원주시 지역 주변정보

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` = 'gangwon' and `second_region_code` = 'wonju' and MATCH(store_name) AGAINST('피자' IN NATURAL LANGUAGE MODE)
2.select `store_id`, `address`, `road_address`, `store_name`, `store_type`, `telephone` from `store` where `first_region_code` = 'gangwon' and `second_region_code` = 'wonju' and MATCH(store_name) AGAINST('피자' IN NATURAL LANGUAGE MODE) order by `allow_date` desc limit 0, 15
1 2 3 4 5
#

강원 원주시에서 많이 찾는 키워드