{"id":458,"date":"2015-04-06T08:02:28","date_gmt":"2015-04-05T23:02:28","guid":{"rendered":"http:\/\/wp.ultimai.org\/wp\/?p=458"},"modified":"2015-04-06T08:03:26","modified_gmt":"2015-04-05T23:03:26","slug":"sql_not_exist","status":"publish","type":"post","link":"http:\/\/wp.ultimai.org\/?p=458","title":{"rendered":"SQL\u3067\u30ea\u30b9\u30c8\u3069\u3046\u3057\u3092\u6bd4\u8f03"},"content":{"rendered":"<h3>\u3042\u308b\u30ea\u30b9\u30c8\u306b\u306a\u3044\u30c7\u30fc\u30bf\u3067\u5225\u306e\u30ea\u30b9\u30c8\u306b\u3042\u308b\u30c7\u30fc\u30bf\u3092\u7d5e\u8fbc<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">\r\nSELECT uri.* FROM `tableA` \r\n          LEFT JOIN teate\r\n          on `A_id` = `B_id` \r\n          AND `A_tstp` = `B_tstp`\r\n          where \r\n          NOT EXISTS(\r\n              select * from tableB \r\n              where `A_id` = `B_id` \r\n              AND `A_tstp`=`B_tstp`\r\n              )\r\n<\/pre>\n<h3>\u3042\u308b\u30ea\u30b9\u30c8\u306b\u3042\u308b\u30c7\u30fc\u30bf\u3092\u5225\u306e\u30ea\u30b9\u30c8\u306b\u3042\u308b\u30c7\u30fc\u30bf\u3067\u7d5e\u8fbc<\/h3>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">\r\n  NOT \u304c\u3044\u3089\u306a\u304f\u306a\u308b\r\n<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u3042\u308b\u30ea\u30b9\u30c8\u306b\u306a\u3044\u30c7\u30fc\u30bf\u3067\u5225\u306e\u30ea\u30b9\u30c8\u306b\u3042\u308b\u30c7\u30fc\u30bf\u3092\u7d5e [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-458","post","type-post","status-publish","format-standard","hentry","category-database"],"_links":{"self":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=458"}],"version-history":[{"count":0,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=\/wp\/v2\/posts\/458\/revisions"}],"wp:attachment":[{"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=458"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wp.ultimai.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}