<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mokimokisan</author_name>
  <author_url>https://blog.hatena.ne.jp/mokimokisan/</author_url>
  <blog_title>serenska’s diary</blog_title>
  <blog_url>https://serenska.hateblo.jp/</blog_url>
  <categories>
    <anon>Oracle</anon>
    <anon>PL/SQL</anon>
  </categories>
  <description>最もシンプルなPL/SQLのプログラム BEGIN NULL; END; 変数と定数 DECLARE a VARCHAR2(10); b VARCHAR2(10) := 'bbb'; c VARCHAR2(10) NOT NULL := 'ccc'; d CONSTANT VARCHAR2(10) := 'ddd'; BEGIN dbms_output.put_line('a : ' || a); dbms_output.put_line('b : ' || b); dbms_output.put_line('c : ' || c); dbms_output.put_line('d : ' |…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fserenska.hateblo.jp%2Fentry%2F20140208%2F1391865941&quot; title=&quot;SELECT結果の操作(変数宣言、カーソル、配列) - serenska’s diary&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>2014-02-08 22:25:41</published>
  <title>SELECT結果の操作(変数宣言、カーソル、配列)</title>
  <type>rich</type>
  <url>https://serenska.hateblo.jp/entry/20140208/1391865941</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
