<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakazawaken1</author_name>
  <author_url>https://blog.hatena.ne.jp/nakazawaken1/</author_url>
  <blog_title>ぷみてく</blog_title>
  <blog_url>https://nakazawaken1.hateblo.jp/</blog_url>
  <categories>
    <anon>PL/SQL</anon>
    <anon>ファイル入出力</anon>
  </categories>
  <description>Oracleではファイル入出力用に、UTL_FILEというパッケージが用意されていますが、実際に読み書きするには対象となるディレクトリのオブジェクトをあらかじめ作成して権限を与える必要があるようです。 SET SERVEROUT ON CREATE DIRECTORY D_READ AS '{ファイルがあるディレクトリのフルパス(例：D:\test, /usr/test)}'; /* 作成したので全ての権限がある。他のユーザに権限を与えるには GRANT READ ON DIRECTORY D_READ TO {ユーザ名} とする */ DECLARE s_line STRING(1024) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakazawaken1.hateblo.jp%2Fentry%2F20070315%2F1173936555&quot; title=&quot;PL/SQLでのファイルの読込(9i以降) - ぷみてく&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>2007-03-15 14:29:15</published>
  <title>PL/SQLでのファイルの読込(9i以降)</title>
  <type>rich</type>
  <url>https://nakazawaken1.hateblo.jp/entry/20070315/1173936555</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
