<?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>
    <anon>備忘録</anon>
    <anon>null</anon>
    <anon>PostgreSQL</anon>
  </categories>
  <description>psql mysql データベース一覧 \l show databases; テーブル一覧 \d show tables; カラム一覧 \d テーブル名 show columns from テーブル名; インデックス一覧 \i テーブル名 show index from テーブル名; CREATE TABLE文 show create table; 縦表示 \pset expanded \Gをつける 例 select * from hoge\G 本日まで mysql でテーブルのカラムを一覧するには show create table テーブル名; を発行するしかないと思っていたが、show …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbayan.hatenadiary.com%2Fentry%2F20120423%2F1335214125&quot; title=&quot;psql および mysql コマンド〜 ターミナル(CUI)で利用するときの備忘録 - 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>2012-04-23 05:48:45</published>
  <title>psql および mysql コマンド〜 ターミナル(CUI)で利用するときの備忘録</title>
  <type>rich</type>
  <url>https://bayan.hatenadiary.com/entry/20120423/1335214125</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
