<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bayan</author_name>
  <author_url>https://blog.hatena.ne.jp/bayan/</author_url>
  <blog_title>bayanの&lt;del&gt;電波&lt;/del&gt;日記</blog_title>
  <blog_url>https://bayan.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>PostgreSQL psql テストデータ test=&gt; SELECT * FROM pan; id | name ----+------------ 1 | アンパン 2 | 食パン 3 | カレーパン (3 rows)代入。\set 名前 値 test=&gt; \set id 1\echoで表示してみる。 1が格納されている。 test=&gt; \echo :id 1SQLの中で使ってみる。 test=&gt; SELECT * FROM pan WHERE id = :id; id | name ----+---------- 1 | アンパン (1 row)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbayan.hatenadiary.com%2Fentry%2F20161028%2Fp2&quot; title=&quot;SQLで変数を使ってみる - bayanの&amp;lt;del&amp;gt;電波&amp;lt;/del&amp;gt;日記&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>2016-10-28 00:00:01</published>
  <title>SQLで変数を使ってみる</title>
  <type>rich</type>
  <url>https://bayan.hatenadiary.com/entry/20161028/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
