<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomo_k</author_name>
  <author_url>https://blog.hatena.ne.jp/tomo_k/</author_url>
  <blog_title>tomo_k’s blog</blog_title>
  <blog_url>https://tomo-k.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>ちょっと書いてみた。 CREATE OR REPLACE procedure test( otitle out varchar2) is begin declare cursor cur1 is select title from dendou_mst where no = 1; tmp varchar2(50); begin open cur1; fetch cur1 into tmp; close cur1; otitle := tmp; return; end; end; 実行結果はこんな感じ。 データベースXEに接続中です。 OTITLE = 卒業 プロセス終了。 データベースXEから…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftomo-k.hatenablog.jp%2Fentry%2F20060321%2F1142901307&quot; title=&quot;PL/SQL - tomo_k’s blog&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>2006-03-21 09:35:07</published>
  <title>PL/SQL</title>
  <type>rich</type>
  <url>https://tomo-k.hatenablog.jp/entry/20060321/1142901307</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
