<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kakisoft</author_name>
  <author_url>https://blog.hatena.ne.jp/kakisoft/</author_url>
  <blog_title>かきスタンプ</blog_title>
  <blog_url>https://www.kakistamp.com/</blog_url>
  <categories>
    <anon>Oracle</anon>
  </categories>
  <description>以前、配列を where句における in の条件式として使用するというエントリを書きましたが、update文にて、この書き方をすると、ORA-00902: データ型が無効です。というエラーが発生します。 ですので、update文の where 条件にて、配列を引数に取るには、forall を使ってバルク処理をする事になります。 ＜記述例＞ type TYPE_NUM_LIST is table of number index by binary_integer; PROCEDURE MY_PROCEDURE_02_1 ( IN_NUM_LIST_PARAM_1 IN TYPE_NUM_LIST…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.kakistamp.com%2Fentry%2F2018%2F05%2F16%2F220727&quot; title=&quot;PL/SQL：update文の where条件に、 配列を使用する - かきスタンプ&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>2018-05-16 22:07:27</published>
  <title>PL/SQL：update文の where条件に、 配列を使用する</title>
  <type>rich</type>
  <url>https://www.kakistamp.com/entry/2018/05/16/220727</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
