<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u9bo</author_name>
  <author_url>https://blog.hatena.ne.jp/u9bo/</author_url>
  <blog_title>ほのぼのぼのぼの</blog_title>
  <blog_url>https://9bo.hateblo.jp/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>とても個人的な備忘録なのですが、初めてのSQLを触った自分がこの先も覚えておこう（でも忘れそう）と思ったコマンドたち。 殴り書きなので、表現の間違えなどご容赦ください。 テーブルを探す 9boを含むテーブルを探す場合 SHOW TABLES LIKE '%9bo%' テーブルのコメント SELECT table_name, table_comment FROM information_schema.tables WHERE table_name='テーブル名' カラムのコメント show full columns from テーブル名 カラム構成 desc テーブル名; テーブルの構成 sho…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F9bo.hateblo.jp%2Fentry%2F2016%2F05%2F31%2F230914&quot; title=&quot;はじめてのSQL - ほのぼのぼのぼの&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-05-31 23:09:14</published>
  <title>はじめてのSQL</title>
  <type>rich</type>
  <url>https://9bo.hateblo.jp/entry/2016/05/31/230914</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
