<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Bun-Bun</author_name>
  <author_url>https://blog.hatena.ne.jp/Bun-Bun/</author_url>
  <blog_title>ぶんの blog ステーション</blog_title>
  <blog_url>https://bun-bun.hatenadiary.org/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>テーブルへのデータ一括登録 〜タブ区切りテキストファイルからデータベースへ \copy テーブル名 from ファイル名 [csv] 〜データベースからファイルへ \copy テーブル名 to ファイル名 [csv]csvオプションを指定すると、カンマ区切りテキストが利用できる 少し複雑な検索 where句による絞込み検索 sdate が 2004/12/20 の nycard の件数を検索する。 sample=&gt; select count(*) from nycard where sdate = '2004/12/20'; count ------ 4 (1 row) テーブルを組み合わせた…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbun-bun.hatenadiary.org%2Fentry%2F20070108%2F1168356110&quot; title=&quot;SELECT文の応用、５回 - ぶんの blog ステーション&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>2007-01-08 00:21:50</published>
  <title>SELECT文の応用、５回</title>
  <type>rich</type>
  <url>https://bun-bun.hatenadiary.org/entry/20070108/1168356110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
