<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>absj31</author_name>
  <author_url>https://blog.hatena.ne.jp/absj31/</author_url>
  <blog_title>Diary of absj31</blog_title>
  <blog_url>https://absj31.hatenadiary.com/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>テーブル作成時、テーブル名や項目名を大文字で定義すると作成時のSQLが CREATE TABLE &quot;SAMPLE_TABLE&quot; ( &quot;ID&quot; integer NOT NULL, &quot;NAME&quot; character varying(10) ) WITHOUT OIDS; ALTER TABLE &quot;SAMPLE_TABLE&quot; OWNER TO xxxxxx; ってな感じになり、項目名(ここではテーブル名「SAMPLE_TABLE」、項目名「ID」「NAME」)がダブルクォートで囲まれてしまう。そうなると、扱うSQLも CREATE TABLE &quot;SAMPLE_TABLE&quot; SELECT &quot;ID&quot;,&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fabsj31.hatenadiary.com%2Fentry%2F20081116%2F1226858756&quot; title=&quot;pgAdminIIIでのテーブル作成時メモ - Diary of absj31&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-11-16 03:05:56</published>
  <title>pgAdminIIIでのテーブル作成時メモ</title>
  <type>rich</type>
  <url>https://absj31.hatenadiary.com/entry/20081116/1226858756</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
