{"id":645,"date":"2024-04-15T10:53:34","date_gmt":"2024-04-15T01:53:34","guid":{"rendered":"http:\/\/inwelly.com\/?p=645"},"modified":"2024-04-15T10:53:34","modified_gmt":"2024-04-15T01:53:34","slug":"mysql-%eb%91%90%ea%b0%9c%ec%9d%98-%ed%85%8c%ec%9d%b4%eb%b8%94-%ed%95%a9%ec%b3%90%ec%84%9c-%ed%95%9c%ea%ba%bc%eb%b2%88%ec%97%90-select-%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/inwelly.com\/?p=645","title":{"rendered":"MYSQL \ub450\uac1c\uc758 \ud14c\uc774\ube14 \ud569\uccd0\uc11c \ud55c\uaebc\ubc88\uc5d0 SELECT \ud558\uae30"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>\uc608\ub97c \ub4e4\uc5b4 a_table \uacfc b_table \ud569\uce5c\ub2e4.\n-------------------------------------------------------------\na_table\nnum\n2\n4\n5\n6\n--------\nb_table\nnum\n1\n2\n2\n3\n4\n\n----------\nmysql > (select num from a_table) UNION ALL (select num from b_table) order by num desc ;\n\n\/\/ \uc2e4\ud589\uacb0\uacfc\nnum\n6\n5\n4\n4\n3\n2\n2\n2\n1<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[103],"tags":[],"class_list":["post-645","post","type-post","status-publish","format-standard","hentry","category-mysql"],"_links":{"self":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/645","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=645"}],"version-history":[{"count":1,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/645\/revisions"}],"predecessor-version":[{"id":646,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/645\/revisions\/646"}],"wp:attachment":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}