<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haradago</author_name>
  <author_url>https://blog.hatena.ne.jp/haradago/</author_url>
  <blog_title>ぶりりあんとろーど(仮)</blog_title>
  <blog_url>https://haradago.hatenadiary.org/</blog_url>
  <categories>
    <anon>oracle</anon>
  </categories>
  <description>DDL文を実行すると暗黙的なCommitが発行される。 なので、以下のようにストアドの中でTruncateなどのDDL文が実行されるような場合、 DDL文の発行と同時にCommitが発行されるので、その点を注意する必要がある。 harada_lab2.sql CREATE OR REPLACE FUNCTION HARADA_LAB2 (Pa_Message OUT VARCHAR2 ) RETURN NUMBER AS USER_ABEND EXCEPTION; BEGIN --※１でRollbackしてもここでの更新はコミットされる UPDATE WK_TABLE_2 SET USER_N…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharadago.hatenadiary.org%2Fentry%2F20080401%2Fp1&quot; title=&quot;DDL文の暗黙コミット - ぶりりあんとろーど(仮)&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-04-01 00:00:00</published>
  <title>DDL文の暗黙コミット</title>
  <type>rich</type>
  <url>https://haradago.hatenadiary.org/entry/20080401/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
