{"id":977,"date":"2024-04-16T04:10:27","date_gmt":"2024-04-15T19:10:27","guid":{"rendered":"http:\/\/inwelly.com\/?p=977"},"modified":"2024-05-01T02:25:10","modified_gmt":"2024-04-30T17:25:10","slug":"oracle-listagg-%ec%97%ac%eb%9f%ac%ed%96%89%ec%9c%bc%eb%a1%9c-%ed%91%9c%ec%8b%9c%eb%90%98%eb%8a%94%ea%b2%83%ec%9d%84-%ed%95%9c%ed%96%89%ec%9c%bc%eb%a1%9c-%ed%95%a9%ec%b3%90-%ed%91%9c%ec%8b%9c%eb%90%a8","status":"publish","type":"post","link":"https:\/\/inwelly.com\/?p=977","title":{"rendered":"ORACLE LISTAGG \uc5ec\ub7ec\ud589\uc73c\ub85c \ud45c\uc2dc\ub418\ub294\uac83\uc744 \ud55c\ud589\uc73c\ub85c \ud569\uccd0 \ud45c\uc2dc\ub428"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>select test_colm from TEST_TABLE ;<\/p>\n\n\n\n<p>1<\/p>\n\n\n\n<p>2<\/p>\n\n\n\n<p>3<\/p>\n\n\n\n<p>4<\/p>\n\n\n\n<p>5<\/p>\n\n\n\n<p>select LISTAGG(test_colm,&#8217;,&#8217;) within group (order by test_colm)as testcolm from TEST_TABLE<\/p>\n\n\n\n<p>1,2,3,4,5<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>select test_colm from TEST_TABLE ; 1 2 3 4 5 select LISTAGG(test_colm,&#8217;,&#8217;) within group (order by test_colm)as testcolm from TEST_TABLE [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1707,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[107],"tags":[],"class_list":["post-977","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-etc"],"_links":{"self":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/977","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=977"}],"version-history":[{"count":1,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/977\/revisions"}],"predecessor-version":[{"id":978,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/977\/revisions\/978"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/media\/1707"}],"wp:attachment":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=977"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=977"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}