<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gonsuke777</author_name>
  <author_url>https://blog.hatena.ne.jp/gonsuke777/</author_url>
  <blog_title>ねら～ITエンジニア雑記</blog_title>
  <blog_url>https://gonsuke777.hatenablog.com/</blog_url>
  <categories>
    <anon>Oracle</anon>
    <anon>実行計画</anon>
    <anon>Database</anon>
  </categories>
  <description>表題の通り、やってみるやで彡(ﾟ)(ﾟ) INSERTするバインド変数の大きさの順番／組み合わせで挙動が変わるので、 まずはバイト数が小さい順にINSERTしてみるやで。 バイト数の小さい順にINSERT 実行するSQLは下記 -- 共有プールをFLUSH ALTER SYSTEM FLUSH SHARED_POOL; -- テーブル作成 DROP TABLE TBL_A PURGE; CREATE TABLE TBL_A(C1 VARCHAR2(4000)); -- 1バイトのバインド変数でINSERT VAR B1 VARCHAR2(1); EXEC :B1 := 'A'; -- sql_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgonsuke777.hatenablog.com%2Fentry%2F20170903%2F1504429084&quot; title=&quot;単純なINSERT文でもバインド変数のサイズの違いで複数の子カーソルが生成される(Oracle Database) - ねら～ITエンジニア雑記&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>2017-09-03 17:58:04</published>
  <title>単純なINSERT文でもバインド変数のサイズの違いで複数の子カーソルが生成される(Oracle Database)</title>
  <type>rich</type>
  <url>https://gonsuke777.hatenablog.com/entry/20170903/1504429084</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
