<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arcright</author_name>
  <author_url>https://blog.hatena.ne.jp/arcright/</author_url>
  <blog_title>chulip.org</blog_title>
  <blog_url>https://chulip.org/</blog_url>
  <categories>
    <anon>SQL</anon>
  </categories>
  <description>値が全く同じレコードを作成するときには以下のようにすればいい insert into hoge(id, name, value) select id, name, value from foo; 例えば名前だけ変えてあとは一緒のデータで作りたいみたいな場合こうする insert into hoge(id, name, value) select id, 'huga' as name, value from foo; なんつーか頭いい【改訂第3版】 SQLポケットリファレンス (POCKET REFERENCE)作者:朝井 淳技術評論社Amazon</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchulip.org%2Fentry%2F20100409%2F1270824234&quot; title=&quot;レコードをコピーする際一部の値を変更する - chulip.org&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://ecx.images-amazon.com/images/I/51lpfeSexJL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-04-09 23:43:54</published>
  <title>レコードをコピーする際一部の値を変更する</title>
  <type>rich</type>
  <url>https://chulip.org/entry/20100409/1270824234</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
