<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sakaik</author_name>
  <author_url>https://blog.hatena.ne.jp/sakaik/</author_url>
  <blog_title>sakaikの日々雑感～(T)編</blog_title>
  <blog_url>https://sakaik.hateblo.jp/</blog_url>
  <categories>
    <anon>mysql</anon>
  </categories>
  <description>前回までのあらすじ INSERT文にカラム名を指定したものと指定していないもの、どちらが速いか測定した。 例： INS1(1-1): INSERT INTO table1 (col1, col2) VALUES (&quot;AAA&quot;, &quot;BBB&quot;); INS2(1-2): INSERT INTO table1 VALUES (&quot;AAA&quot;, &quot;BBB&quot;); その結果、なんとカラム名を指定しないほうが速いという結果が得られた。 http://d.hatena.ne.jp/sakaik/20081007/mysql_insert_column しかし、ここで もの言いが！ 「2番目のSQLは (col1, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsakaik.hateblo.jp%2Fentry%2F20081007%2Fmysql_insert_column2&quot; title=&quot;INSERT@MySQL:続・カラム名を指定したほうが速いのか、指定しないほうが速いのか - sakaikの日々雑感～(T)編&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>http://cdn-ak.f.st-hatena.com/images/fotolife/s/sakaik/20080930/20080930175423.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-10-07 00:00:01</published>
  <title>INSERT@MySQL:続・カラム名を指定したほうが速いのか、指定しないほうが速いのか</title>
  <type>rich</type>
  <url>https://sakaik.hateblo.jp/entry/20081007/mysql_insert_column2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
