{"id":451,"date":"2022-07-06T12:25:46","date_gmt":"2022-07-06T03:25:46","guid":{"rendered":"https:\/\/dozzing.kr\/wordpress\/?p=451"},"modified":"2025-10-24T11:51:39","modified_gmt":"2025-10-24T02:51:39","slug":"mysql-%ea%b0%95%ec%9b%90%eb%8f%84%ec%97%90-%ec%9c%84%ec%b9%98%ed%95%9c-%ec%83%9d%ec%82%b0%ea%b3%b5%ec%9e%a5-%eb%aa%a9%eb%a1%9d-%ec%b6%9c%eb%a0%a5%ed%95%98%ea%b8%b0-%e2%ad%90-%ed%94%84","status":"publish","type":"post","link":"https:\/\/blog.dozzing.kr\/?p=451","title":{"rendered":"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4"},"content":{"rendered":"<h2>\ud83d\udcab \ubb38\uc81c<\/h2>\n<p><a class=\"wp-editor-md-post-content-link\" href=\"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg\"><img decoding=\"async\" src=\"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg\" alt=\"\" \/><\/a><\/p>\n<p>\u00a0<\/p>\n<h2>\ud83d\udcab CODE<\/h2>\n<pre><code class=\"language-sql line-numbers\">SELECT FACTORY_ID, FACTORY_NAME, ADDRESS \nFROM FOOD_FACTORY\nWHERE ADDRESS LIKE \"\uac15\uc6d0%\"\nORDER BY FACTORY_ID;\n<\/code><\/pre>\n<p>\u00a0<\/p>\n<h2>\ud83d\udcab \ud480\uc774 \uc870\uac74<\/h2>\n<h5>1. \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc2dd\ud488\uacf5\uc7a5<\/h5>\n<h5>2. \uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c<\/h5>\n<h5>3. \uacf5\uc7a5 ID\ub97c \uae30\uc900\uc73c\ub85c \uc624\ub984\ucc28\uc21c \uc815\ub82c<\/h5>\n<p>\u00a0<\/p>\n<h2>\ud83d\udcab \ud480\uc774<\/h2>\n<h5>1. SELECT FACTORY_ID, FACTORY_NAME, ADDRESS<\/h5>\n<ul>\n<li>\uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c<\/li>\n<\/ul>\n<h5>2. WHERE ADDRESS LIKE \"\uac15\uc6d0%\"<\/h5>\n<ul>\n<li>\uc8fc\uc18c\uac00 \uac15\uc6d0\uc73c\ub85c \uc2dc\uc791\ud558\ub294 \uc870\uac74<\/li>\n<\/ul>\n<h5>3. ORDER BY FACTORY_ID<\/h5>\n<ul>\n<li>\uacf5\uc7a5 ID\ub97c \uae30\uc900\uc73c\ub85c \uc624\ub984\ucc28\uc21c \uc815\ub82c<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcab \ubb38\uc81c \u00a0 \ud83d\udcab CODE SELECT FACTORY_ID, FACTORY_NAME, ADDRESS FROM FOOD_FACTORY WHERE ADDRESS LIKE &#8220;\uac15\uc6d0%&#8221; ORDER BY FACTORY_ID; \u00a0 \ud83d\udcab \ud480\uc774 \uc870\uac74 1. \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc2dd\ud488\uacf5\uc7a5 2. \uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c 3. \uacf5\uc7a5 ID\ub97c \uae30\uc900\uc73c\ub85c \uc624\ub984\ucc28\uc21c \uc815\ub82c \u00a0 \ud83d\udcab \ud480\uc774 1. SELECT FACTORY_ID, FACTORY_NAME, ADDRESS \uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c 2. WHERE [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,9],"tags":[26,17,7,12,11,13,16,15,10],"class_list":{"0":"post-451","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-database","7":"category-sql","8":"tag-26","9":"tag-database","10":"tag-db","11":"tag-mysql","12":"tag-programmers","13":"tag-select","14":"tag-sql","16":"tag-10"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4 - Dozzing World<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.dozzing.kr\/?p=451\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4 - Dozzing World\" \/>\n<meta property=\"og:description\" content=\"\ud83d\udcab \ubb38\uc81c \u00a0 \ud83d\udcab CODE SELECT FACTORY_ID, FACTORY_NAME, ADDRESS FROM FOOD_FACTORY WHERE ADDRESS LIKE &quot;\uac15\uc6d0%&quot; ORDER BY FACTORY_ID; \u00a0 \ud83d\udcab \ud480\uc774 \uc870\uac74 1. \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc2dd\ud488\uacf5\uc7a5 2. \uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c 3. \uacf5\uc7a5 ID\ub97c \uae30\uc900\uc73c\ub85c \uc624\ub984\ucc28\uc21c \uc815\ub82c \u00a0 \ud83d\udcab \ud480\uc774 1. SELECT FACTORY_ID, FACTORY_NAME, ADDRESS \uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c 2. WHERE [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.dozzing.kr\/?p=451\" \/>\n<meta property=\"og:site_name\" content=\"Dozzing World\" \/>\n<meta property=\"article:published_time\" content=\"2022-07-06T03:25:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-24T02:51:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg\" \/>\n<meta name=\"author\" content=\"Dozzing\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dozzing\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.dozzing.kr\/?p=451\",\"url\":\"https:\/\/blog.dozzing.kr\/?p=451\",\"name\":\"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4 - Dozzing World\",\"isPartOf\":{\"@id\":\"https:\/\/blog.dozzing.kr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.dozzing.kr\/?p=451#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.dozzing.kr\/?p=451#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg\",\"datePublished\":\"2022-07-06T03:25:46+00:00\",\"dateModified\":\"2025-10-24T02:51:39+00:00\",\"author\":{\"@id\":\"https:\/\/blog.dozzing.kr\/#\/schema\/person\/52258baef65b530d3e867e4c1f79c36f\"},\"breadcrumb\":{\"@id\":\"https:\/\/blog.dozzing.kr\/?p=451#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.dozzing.kr\/?p=451\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/blog.dozzing.kr\/?p=451#primaryimage\",\"url\":\"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg\",\"contentUrl\":\"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.dozzing.kr\/?p=451#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.dozzing.kr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.dozzing.kr\/#website\",\"url\":\"https:\/\/blog.dozzing.kr\/\",\"name\":\"Dozzing World\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.dozzing.kr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.dozzing.kr\/#\/schema\/person\/52258baef65b530d3e867e4c1f79c36f\",\"name\":\"Dozzing\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/blog.dozzing.kr\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0bbe3fe675c3641965411ffb61a1368b3bf05e794deaa3c7bd0ef7b4690a614a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0bbe3fe675c3641965411ffb61a1368b3bf05e794deaa3c7bd0ef7b4690a614a?s=96&d=mm&r=g\",\"caption\":\"Dozzing\"},\"sameAs\":[\"https:\/\/blog.dozzing.kr\/\"],\"url\":\"https:\/\/blog.dozzing.kr\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4 - Dozzing World","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.dozzing.kr\/?p=451","og_locale":"ko_KR","og_type":"article","og_title":"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4 - Dozzing World","og_description":"\ud83d\udcab \ubb38\uc81c \u00a0 \ud83d\udcab CODE SELECT FACTORY_ID, FACTORY_NAME, ADDRESS FROM FOOD_FACTORY WHERE ADDRESS LIKE \"\uac15\uc6d0%\" ORDER BY FACTORY_ID; \u00a0 \ud83d\udcab \ud480\uc774 \uc870\uac74 1. \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc2dd\ud488\uacf5\uc7a5 2. \uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c 3. \uacf5\uc7a5 ID\ub97c \uae30\uc900\uc73c\ub85c \uc624\ub984\ucc28\uc21c \uc815\ub82c \u00a0 \ud83d\udcab \ud480\uc774 1. SELECT FACTORY_ID, FACTORY_NAME, ADDRESS \uacf5\uc7a5 ID, \uacf5\uc7a5 \uc774\ub984, \uc8fc\uc18c\ub97c \uc870\ud68c 2. WHERE [&hellip;]","og_url":"https:\/\/blog.dozzing.kr\/?p=451","og_site_name":"Dozzing World","article_published_time":"2022-07-06T03:25:46+00:00","article_modified_time":"2025-10-24T02:51:39+00:00","og_image":[{"url":"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg","type":"","width":"","height":""}],"author":"Dozzing","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"Dozzing","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blog.dozzing.kr\/?p=451","url":"https:\/\/blog.dozzing.kr\/?p=451","name":"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4 - Dozzing World","isPartOf":{"@id":"https:\/\/blog.dozzing.kr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.dozzing.kr\/?p=451#primaryimage"},"image":{"@id":"https:\/\/blog.dozzing.kr\/?p=451#primaryimage"},"thumbnailUrl":"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg","datePublished":"2022-07-06T03:25:46+00:00","dateModified":"2025-10-24T02:51:39+00:00","author":{"@id":"https:\/\/blog.dozzing.kr\/#\/schema\/person\/52258baef65b530d3e867e4c1f79c36f"},"breadcrumb":{"@id":"https:\/\/blog.dozzing.kr\/?p=451#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.dozzing.kr\/?p=451"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/blog.dozzing.kr\/?p=451#primaryimage","url":"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg","contentUrl":"https:\/\/blog.dozzing.kr\/wp-content\/uploads\/2023\/07\/wp_editor_md_1c945d0edfc405a32569b68ef95df2db.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.dozzing.kr\/?p=451#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.dozzing.kr\/"},{"@type":"ListItem","position":2,"name":"[MYSQL] \uac15\uc6d0\ub3c4\uc5d0 \uc704\uce58\ud55c \uc0dd\uc0b0\uacf5\uc7a5 \ubaa9\ub85d \ucd9c\ub825\ud558\uae30 \u2b50 \u2013 \ud504\ub85c\uadf8\ub798\uba38\uc2a4"}]},{"@type":"WebSite","@id":"https:\/\/blog.dozzing.kr\/#website","url":"https:\/\/blog.dozzing.kr\/","name":"Dozzing World","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.dozzing.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/blog.dozzing.kr\/#\/schema\/person\/52258baef65b530d3e867e4c1f79c36f","name":"Dozzing","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/blog.dozzing.kr\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0bbe3fe675c3641965411ffb61a1368b3bf05e794deaa3c7bd0ef7b4690a614a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0bbe3fe675c3641965411ffb61a1368b3bf05e794deaa3c7bd0ef7b4690a614a?s=96&d=mm&r=g","caption":"Dozzing"},"sameAs":["https:\/\/blog.dozzing.kr\/"],"url":"https:\/\/blog.dozzing.kr\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=\/wp\/v2\/posts\/451","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=451"}],"version-history":[{"count":2,"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=\/wp\/v2\/posts\/451\/revisions"}],"predecessor-version":[{"id":1241,"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=\/wp\/v2\/posts\/451\/revisions\/1241"}],"wp:attachment":[{"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=451"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=451"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.dozzing.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=451"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}