<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>woshidan</author_name>
  <author_url>https://blog.hatena.ne.jp/woshidan/</author_url>
  <blog_title>woshidan's loose leaf</blog_title>
  <blog_url>https://woshidan.hatenadiary.jp/</blog_url>
  <categories>
    <anon>MySQL</anon>
    <anon>読書録</anon>
  </categories>
  <description>3-1, 3-2 そういえば、生のINSERT文書くの久しぶりすぎて笑えます。 列を指定せずに、新規のデータを挿入する場合 INSERT INTO table_name VALUES ( 'column1', 'column2', 'column3' ... // テーブルに定義されている順に書いていく。 // NULLや数値、関数値には''をつけない ) ; 列を指定して、新規のデータを挿入する場合、 INSERT INTO table_name ( // テーブル名の後に列指定を書く。列指定には''が必要ない // 指定しなかった列にはNULLかデフォルト値が代入される column3, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwoshidan.hatenadiary.jp%2Fentry%2F2015%2F02%2F02%2F203907&quot; title=&quot;ドンドン身に付く、スラスラ書ける書き込み式SQLドリル 3章読んだ - woshidan&amp;#39;s loose leaf&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>2015-02-02 20:39:07</published>
  <title>ドンドン身に付く、スラスラ書ける書き込み式SQLドリル 3章読んだ</title>
  <type>rich</type>
  <url>https://woshidan.hatenadiary.jp/entry/2015/02/02/203907</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
