<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shishimaruby</author_name>
  <author_url>https://blog.hatena.ne.jp/shishimaruby/</author_url>
  <blog_title>メモス＼(^o^)／</blog_title>
  <blog_url>https://shishimaruby.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>DECLARE @A_ID INTEGER DECLARE @B_ID INTEGER DECLARE A_TABLE CURSOR FOR SELECT id FROM a_table OPEN A_TABLE FETCH NEXT FROM A_TABLE INTO @A_ID WHILE @@FETCH_STATUS = 0 BEGIN DECLARE B_TABLE CURSOR FOR SELECT id FROM b_table OPEN B_TABLE FETCH NEXT FROM B_TABLE INTO @B_ID WHILE @@FETCH_STATUS = 0 BEGI…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshishimaruby.hatenadiary.org%2Fentry%2F20100531%2F1275314636&quot; title=&quot;SQL SERVERでFOR文を2回まわす(2重ループ) - メモス＼(^o^)／&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>2010-05-31 23:03:56</published>
  <title>SQL SERVERでFOR文を2回まわす(2重ループ)</title>
  <type>rich</type>
  <url>https://shishimaruby.hatenadiary.org/entry/20100531/1275314636</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
