<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanzak</author_name>
  <author_url>https://blog.hatena.ne.jp/tanzak/</author_url>
  <blog_title>非効率も効率</blog_title>
  <blog_url>https://tanzaku.hateblo.jp/</blog_url>
  <categories>
    <anon>雑記</anon>
  </categories>
  <description>普段はOracleでSQLを書いているのですが、今はMySQLでSQLを書いています。同じSQLでも関数や文法、動作が微妙に違っていたりして、Oracleの感覚で書いていると痛い目見ますね。そして、今回ドツボにハマったのが以下のSQLです。 -- テスト用テーブルを作成 create table table_a (name char(10)) ; create table table_b (name char(10)) ; -- table_aにデータを作成 insert into table_a (name) values ('A') ; -- table_aからtable_bにデータコピー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanzaku.hateblo.jp%2Fentry%2F2022%2F06%2F30%2F233436&quot; title=&quot;SQLの文法の違いに悩む - 非効率も効率&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>2022-06-30 23:34:36</published>
  <title>SQLの文法の違いに悩む</title>
  <type>rich</type>
  <url>https://tanzaku.hateblo.jp/entry/2022/06/30/233436</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
