<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haradago</author_name>
  <author_url>https://blog.hatena.ne.jp/haradago/</author_url>
  <blog_title>ぶりりあんとろーど(仮)</blog_title>
  <blog_url>https://haradago.hatenadiary.org/</blog_url>
  <categories>
    <anon>oracle</anon>
  </categories>
  <description>oracleでのGOTO文のサンプル。 また、ユーザ例外でも似たようなことができるので併せてメモ。 HARADA_LAB3.sql CREATE OR REPLACE FUNCTION HARADA_LAB3 (PA_MESSAGE OUT VARCHAR2 ) RETURN NUMBER AS --例外の定義 USER_ABEND EXCEPTION; BEGIN DBMS_OUTPUT.PUT_LINE('proc start '); DBMS_OUTPUT.PUT_LINE('proc A '); --&quot;HARADA_GOTO&quot;ラベルへジャンプ GOTO HARADA_GOTO; DBM…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharadago.hatenadiary.org%2Fentry%2F20080402%2Fp1&quot; title=&quot;GOTO文、ユーザ例外 - ぶりりあんとろーど(仮)&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>2008-04-02 00:00:00</published>
  <title>GOTO文、ユーザ例外</title>
  <type>rich</type>
  <url>https://haradago.hatenadiary.org/entry/20080402/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
