<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshi-13</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshi-13/</author_url>
  <blog_title>なんでや。。</blog_title>
  <blog_url>https://fwl.hateblo.jp/</blog_url>
  <categories>
    <anon>plsql</anon>
  </categories>
  <description>set serveroutput on; declare d date; rec jobs%rowtype; cursor c1 (param varchar2) is select * from jobs where job_id like '%' || param ; begin dbms_output.put_line('hello world'); -- 暗黙カーソルはSELECTとかDMLを実行するたびにオープンし、実行直後にクローズする。 -- ただし属性値は保持され続ける。「SQL%ほにゃらら」という書式で参照できる。 select sysdate into d from dua…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffwl.hateblo.jp%2Fentry%2F2013%2F07%2F06%2F010444&quot; title=&quot;PL/SQLブロックでhello worldとカーソル操作の初歩 - なんでや。。&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>2013-07-06 01:04:44</published>
  <title>PL/SQLブロックでhello worldとカーソル操作の初歩</title>
  <type>rich</type>
  <url>https://fwl.hateblo.jp/entry/2013/07/06/010444</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
