{"id":15773,"date":"2023-12-04T22:45:25","date_gmt":"2023-12-04T14:45:25","guid":{"rendered":"https:\/\/wx.kaifamiao.info\/?p=15773"},"modified":"2023-12-04T22:50:16","modified_gmt":"2023-12-04T14:50:16","slug":"oracle-zhong-ru-he-zhi-xing-cun-chu-guo-cheng","status":"publish","type":"post","link":"http:\/\/wx.kaifamiao.info\/index.php\/2023\/12\/04\/oracle-zhong-ru-he-zhi-xing-cun-chu-guo-cheng\/","title":{"rendered":"Oracle \u4e2d\u5982\u4f55\u6267\u884c\u5b58\u50a8\u8fc7\u7a0b\uff1f"},"content":{"rendered":"<p>\u5728 Oracle \u4e2d\uff0c\u8981\u6267\u884c\u5b58\u50a8\u8fc7\u7a0b\uff0c\u53ef\u4ee5\u4f7f\u7528 <code>EXECUTE<\/code> \u6216 <code>EXEC<\/code> \u8bed\u53e5\uff0c\u4e5f\u53ef\u4ee5\u4f7f\u7528 <code>CALL<\/code> \u8bed\u53e5\u3002\u4e0b\u9762\u662f\u8fd9\u4e24\u79cd\u65b9\u6cd5\u7684\u793a\u4f8b\uff1a<\/p>\n<h3>\u65b9\u6cd5\u4e00\uff1a\u4f7f\u7528 <code>EXECUTE<\/code> \u6216 <code>EXEC<\/code> \u8bed\u53e5<\/h3>\n<pre><code class=\"language-sql  line-numbers\">EXECUTE procedure_name(parameters);\n-- \u6216\nEXEC procedure_name(parameters);\n<\/code><\/pre>\n<h3>\u65b9\u6cd5\u4e8c\uff1a\u4f7f\u7528 <code>CALL<\/code> \u8bed\u53e5<\/h3>\n<pre><code class=\"language-sql  line-numbers\">CALL procedure_name(parameters);\n<\/code><\/pre>\n<p>\u5176\u4e2d\uff0c<code>procedure_name<\/code> \u662f\u5b58\u50a8\u8fc7\u7a0b\u7684\u540d\u79f0\uff0c<code>parameters<\/code> \u662f\u5b58\u50a8\u8fc7\u7a0b\u6240\u9700\u7684\u53c2\u6570\u3002\u786e\u4fdd\u63d0\u4f9b\u6b63\u786e\u7684\u53c2\u6570\uff0c\u5305\u62ec\u6570\u636e\u7c7b\u578b\u548c\u987a\u5e8f\u3002<\/p>\n<p>\u4f8b\u5982\uff0c\u5982\u679c\u6709\u4e00\u4e2a\u5b58\u50a8\u8fc7\u7a0b <code>my_procedure<\/code> \u63a5\u53d7\u4e00\u4e2a\u8f93\u5165\u53c2\u6570\u548c\u4e00\u4e2a\u8f93\u51fa\u53c2\u6570\uff0c\u53ef\u4ee5\u8fd9\u6837\u8c03\u7528\uff1a<\/p>\n<pre><code class=\"language-sql  line-numbers\">-- \u4f7f\u7528 EXECUTE \u6216 EXEC \u8bed\u53e5\nEXECUTE my_procedure('input_value', :output_parameter);\n-- \u6216\nEXEC my_procedure('input_value', :output_parameter);\n\n-- \u4f7f\u7528 CALL \u8bed\u53e5\nCALL my_procedure('input_value', :output_parameter);\n<\/code><\/pre>\n<p>\u5728\u8fd9\u4e2a\u4f8b\u5b50\u4e2d\uff0c<code>:output_parameter<\/code> \u662f\u8f93\u51fa\u53c2\u6570\u7684\u5360\u4f4d\u7b26\uff0c\u5b83\u5c06\u5305\u542b\u5b58\u50a8\u8fc7\u7a0b\u6267\u884c\u540e\u7684\u8f93\u51fa\u503c\u3002\u8bf7\u6839\u636e\u5b9e\u9645\u60c5\u51b5\u66ff\u6362\u5b58\u50a8\u8fc7\u7a0b\u7684\u540d\u79f0\u548c\u53c2\u6570\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728 Oracle \u4e2d\uff0c\u8981\u6267\u884c\u5b58\u50a8\u8fc7\u7a0b\uff0c\u53ef\u4ee5\u4f7f\u7528 EXECUTE \u6216 EXEC \u8bed\u53e5\uff0c\u4e5f\u53ef\u4ee5\u4f7f\u7528 CALL \u8bed\u53e5 [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[120],"tags":[],"class_list":["post-15773","post","type-post","status-publish","format-standard","hentry","category-oracel"],"_links":{"self":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/15773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/comments?post=15773"}],"version-history":[{"count":1,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/15773\/revisions"}],"predecessor-version":[{"id":15774,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/15773\/revisions\/15774"}],"wp:attachment":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/media?parent=15773"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/categories?post=15773"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/tags?post=15773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}