<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hasen-fus</author_name>
  <author_url>https://blog.hatena.ne.jp/hasen-fus/</author_url>
  <blog_title>hasen's tech life</blog_title>
  <blog_url>https://hasen.hatenablog.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description># MySQLでSQLの実行をする時に'comment'は'after'より先に書く必要があった． # error &gt; alter table TABLE_NAME add column COLUMN_NAME TYPE_NAME after COLUMN_NAME comment 'COMMENT'; # success &gt; alter table TABLE_NAME add column COLUMN_NAME TYPE_NAME comment 'COMMENT' after COLUMN_NAME;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhasen.hatenablog.com%2Fentry%2F2016%2F04%2F11%2F223803&quot; title=&quot;MySQLでSQLの実行をする時に&amp;#39;comment&amp;#39;は&amp;#39;after&amp;#39;より先に書く必要があった． - hasen&amp;#39;s tech life&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-04-11 22:38:03</published>
  <title>MySQLでSQLの実行をする時に'comment'は'after'より先に書く必要があった．</title>
  <type>rich</type>
  <url>https://hasen.hatenablog.com/entry/2016/04/11/223803</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
