<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>SQL</anon>
  </categories>
  <description>■ はじめに ストアドのループについて扱う 目次 【０】ドキュメント 【１】FOR文 【２】WHILE文 【３】BREAK文 【４】CONTINUE文 【０】ドキュメント PostgreSQL https://www.postgresql.jp/document/7.2/programmer/plpgsql-control-structures.html 【１】FOR文 例１ FOR i IN 1..10 LOOP IF i &lt; 3 THEN INSERT INTO demo_result VALUES (i, 'Hello'); ELSEIF i &lt; 7 THEN INSERT INTO d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2012%2F06%2F22%2F213026&quot; title=&quot;【SQL】ストアド ～ 基本編 / 繰り返し ～ - プログラム の超個人的なメモ&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>2012-06-22 21:30:26</published>
  <title>【SQL】ストアド ～ 基本編 / 繰り返し ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2012/06/22/213026</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
