{"id":2193,"date":"2013-03-27T16:14:03","date_gmt":"2013-03-27T07:14:03","guid":{"rendered":"http:\/\/auctionpro.co.kr\/?p=2193"},"modified":"2024-05-20T13:42:52","modified_gmt":"2024-05-20T04:42:52","slug":"ms-sql-%ec%97%94%ed%84%b0-%ea%b0%92-%ec%b0%be%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=2193","title":{"rendered":"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30"},"content":{"rendered":"\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:mysql decode:true \" >Select top 100 NO,replace(LIMIT_N,CHAR(13)+CHAR(10),'')as LIMIT_N\nFROM [SALES]\nwhere patindex('%'+CHAR(13)+CHAR(10)+'%',LIMIT_N) &gt; 0\n\n<\/pre><\/div>\n\n\n\n<p>LIMIT_N : \uceec\ub7fc\uba85<\/p>\n\n\n\n<p>PATINDEX\u00a0\uc640\uc77c\ub4dc\uce74\ub4dc(\ud328\ud134) \uc0ac\uc6a9\ubc95<\/p>\n\n\n\n<p><table border=\"1\" data-ke-align=\"alignLeft\" style=\"table-layout: fixed; margin: 20px 0px; color: rgb(34, 34, 34); font-family: &quot;Noto Sans KR&quot;, sans-serif; font-size: 16px; white-space-collapse: collapse; border-collapse: collapse; width: 768px; height: 102px;\"><tbody style=\"box-sizing: border-box;\"><tr style=\"box-sizing: border-box; height: 17px;\"><td style=\"box-sizing: border-box; word-break: break-word; width: 153.391px; height: 17px; text-align: center; background-color: rgb(225, 225, 225);\"><b style=\"box-sizing: border-box;\">\uc640\uc77c\ub4dc\uce74\ub4dc<\/b><\/td><td style=\"box-sizing: border-box; word-break: break-word; width: 613.609px; height: 17px; text-align: center; background-color: rgb(225, 225, 225);\"><b style=\"box-sizing: border-box;\">\uc124\uba85<\/b><\/td><\/tr><tr style=\"box-sizing: border-box; height: 17px;\"><td style=\"box-sizing: border-box; word-break: break-word; width: 153.391px; height: 17px; text-align: center;\">%<\/td><td style=\"box-sizing: border-box; word-break: break-word; width: 613.609px; height: 17px;\">0\uac1c \uc774\uc0c1\uc758 \ubb38\uc790\ub97c \uac00\uc9c4 \ubb38\uc790\uc5f4<\/td><\/tr><tr style=\"box-sizing: border-box; height: 17px;\"><td style=\"box-sizing: border-box; word-break: break-word; width: 153.391px; height: 17px; text-align: center;\">_<\/td><td style=\"box-sizing: border-box; word-break: break-word; width: 613.609px; height: 17px;\">\uc784\uc758\uc758 \ud55c \ubb38\uc790<\/td><\/tr><tr style=\"box-sizing: border-box; height: 17px;\"><td style=\"box-sizing: border-box; word-break: break-word; width: 153.391px; height: 17px; text-align: center;\">[ ]<\/td><td style=\"box-sizing: border-box; word-break: break-word; width: 613.609px; height: 17px;\">\ubb38\uc790 \ud074\ub798\uc2a4 (\ub300\uad04\ud638\uc5d0 \ud3ec\ud568\ub41c \ud55c \ubb38\uc790)<\/td><\/tr><tr style=\"box-sizing: border-box; height: 17px;\"><td style=\"box-sizing: border-box; word-break: break-word; width: 153.391px; text-align: center; height: 17px;\">[-]<\/td><td style=\"box-sizing: border-box; word-break: break-word; width: 613.609px; height: 17px;\">\ubb38\uc790 \ubc94\uc704 (0-9, a-z, \uac00-\ud79d)<\/td><\/tr><tr style=\"box-sizing: border-box; height: 17px;\"><td style=\"box-sizing: border-box; word-break: break-word; width: 153.391px; height: 17px; text-align: center;\">[^]<\/td><td style=\"box-sizing: border-box; word-break: break-word; width: 613.609px; height: 17px;\">\ubd80\uc815 \ubb38\uc790 \ud074\ub798\uc2a4<span style=\"box-sizing: border-box; color: rgb(51, 51, 51);\"><span style=\"box-sizing: border-box;\">\u00a0<\/span>(\ub300\uad04\ud638\uc5d0 \ud3ec\ud568\ub418\uc9c0 \uc54a\uc740 \ubb38\uc790)<\/span><\/td><\/tr><\/tbody><\/table><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\uc608\uc81c<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:mysql decode:true \" >SELECT PATINDEX('%[sql]%', 'Microsoft SQL Server 2022') \n     , PATINDEX('%[xql]%', 'Microsoft SQL Server 2022') \n     , PATINDEX('%[xzl]%', 'Microsoft SQL Server 2022')<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">\uacb0\uacfc<\/h3>\n\n\n\n<p>6, 12, 13<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>LIMIT_N : \uceec\ub7fc\uba85 PATINDEX\u00a0\uc640\uc77c\ub4dc\uce74\ub4dc(\ud328\ud134) \uc0ac\uc6a9\ubc95 \uc640\uc77c\ub4dc\uce74\ub4dc \uc124\uba85 % 0\uac1c \uc774\uc0c1\uc758 \ubb38\uc790\ub97c \uac00\uc9c4 \ubb38\uc790\uc5f4 _ \uc784\uc758\uc758 \ud55c \ubb38\uc790 [ ] \ubb38\uc790 \ud074\ub798\uc2a4 (\ub300\uad04\ud638\uc5d0 \ud3ec\ud568\ub41c \ud55c \ubb38\uc790) <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=2193\" title=\"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[16],"tags":[],"class_list":["post-2193","post","type-post","status-publish","format-standard","hentry","category-mssql-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30 - AuctionPro<\/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:\/\/www.auctionpro.co.kr\/?p=2193\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30 - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"LIMIT_N : \uceec\ub7fc\uba85 PATINDEX\u00a0\uc640\uc77c\ub4dc\uce74\ub4dc(\ud328\ud134) \uc0ac\uc6a9\ubc95 \uc640\uc77c\ub4dc\uce74\ub4dc \uc124\uba85 % 0\uac1c \uc774\uc0c1\uc758 \ubb38\uc790\ub97c \uac00\uc9c4 \ubb38\uc790\uc5f4 _ \uc784\uc758\uc758 \ud55c \ubb38\uc790 [ ] \ubb38\uc790 \ud074\ub798\uc2a4 (\ub300\uad04\ud638\uc5d0 \ud3ec\ud568\ub41c \ud55c \ubb38\uc790) [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=2193\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2013-03-27T07:14:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-20T04:42:52+00:00\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\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=\"golgol\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30\",\"datePublished\":\"2013-03-27T07:14:03+00:00\",\"dateModified\":\"2024-05-20T04:42:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193\"},\"wordCount\":9,\"commentCount\":0,\"articleSection\":[\"[DB]MSSQL Server\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193\",\"name\":\"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30 - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"datePublished\":\"2013-03-27T07:14:03+00:00\",\"dateModified\":\"2024-05-20T04:42:52+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=2193#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30 - AuctionPro","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:\/\/www.auctionpro.co.kr\/?p=2193","og_locale":"ko_KR","og_type":"article","og_title":"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30 - AuctionPro","og_description":"LIMIT_N : \uceec\ub7fc\uba85 PATINDEX\u00a0\uc640\uc77c\ub4dc\uce74\ub4dc(\ud328\ud134) \uc0ac\uc6a9\ubc95 \uc640\uc77c\ub4dc\uce74\ub4dc \uc124\uba85 % 0\uac1c \uc774\uc0c1\uc758 \ubb38\uc790\ub97c \uac00\uc9c4 \ubb38\uc790\uc5f4 _ \uc784\uc758\uc758 \ud55c \ubb38\uc790 [ ] \ubb38\uc790 \ud074\ub798\uc2a4 (\ub300\uad04\ud638\uc5d0 \ud3ec\ud568\ub41c \ud55c \ubb38\uc790) [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=2193","og_site_name":"AuctionPro","article_published_time":"2013-03-27T07:14:03+00:00","article_modified_time":"2024-05-20T04:42:52+00:00","author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=2193#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=2193"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30","datePublished":"2013-03-27T07:14:03+00:00","dateModified":"2024-05-20T04:42:52+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=2193"},"wordCount":9,"commentCount":0,"articleSection":["[DB]MSSQL Server"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=2193#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=2193","url":"https:\/\/www.auctionpro.co.kr\/?p=2193","name":"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30 - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"datePublished":"2013-03-27T07:14:03+00:00","dateModified":"2024-05-20T04:42:52+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=2193#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=2193"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=2193#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"ms sql \uc5d4\ud130 \uac12 \ucc3e\uae30"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/2193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2193"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/2193\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}