{"provider_name":"Hatena Blog","published":"2016-04-11 22:38:03","title":"MySQL\u3067SQL\u306e\u5b9f\u884c\u3092\u3059\u308b\u6642\u306b'comment'\u306f'after'\u3088\u308a\u5148\u306b\u66f8\u304f\u5fc5\u8981\u304c\u3042\u3063\u305f\uff0e","blog_title":"hasen's tech life","version":"1.0","categories":["MySQL"],"image_url":null,"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhasen.hatenablog.com%2Fentry%2F2016%2F04%2F11%2F223803\" title=\"MySQL\u3067SQL\u306e\u5b9f\u884c\u3092\u3059\u308b\u6642\u306b&#39;comment&#39;\u306f&#39;after&#39;\u3088\u308a\u5148\u306b\u66f8\u304f\u5fc5\u8981\u304c\u3042\u3063\u305f\uff0e - hasen&#39;s tech life\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","url":"https://hasen.hatenablog.com/entry/2016/04/11/223803","blog_url":"https://hasen.hatenablog.com/","height":"190","author_name":"hasen-fus","provider_url":"https://hatena.blog","author_url":"https://blog.hatena.ne.jp/hasen-fus/","width":"100%","description":"# MySQL\u3067SQL\u306e\u5b9f\u884c\u3092\u3059\u308b\u6642\u306b'comment'\u306f'after'\u3088\u308a\u5148\u306b\u66f8\u304f\u5fc5\u8981\u304c\u3042\u3063\u305f\uff0e # error > alter table TABLE_NAME add column COLUMN_NAME TYPE_NAME after COLUMN_NAME comment 'COMMENT'; # success > alter table TABLE_NAME add column COLUMN_NAME TYPE_NAME comment 'COMMENT' after COLUMN_NAME;","type":"rich"}