<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HTN20190109</author_name>
  <author_url>https://blog.hatena.ne.jp/HTN20190109/</author_url>
  <blog_title>HTN20190109の日記</blog_title>
  <blog_url>https://htn20190109.hatenablog.com/</blog_url>
  <categories>
    <anon>DB</anon>
  </categories>
  <description>サブクエリ構文は4DBで使用可能MySQLは複数テーブル構文を使用可能。しかし複数行該当のエラーを検知できないPostgreSQLはupdate from構文を使用可能。しかし複数行該当のエラーを検知できないSQL Serverはupdate from構文を使用可能。しかし複数行該当のエラーを検知できない したがって、常にサブクエリ構文を使用するべきと思われる。 MySQL (8.0.22) drop table tab1;drop table tab2;create table tab1(col1 int,col2 int);create table tab2(col1 int,col2 i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhtn20190109.hatenablog.com%2Fentry%2F2021%2F07%2F14%2F220116&quot; title=&quot;別テーブルの値を使用してupdate - HTN20190109の日記&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>2021-07-14 22:01:16</published>
  <title>別テーブルの値を使用してupdate</title>
  <type>rich</type>
  <url>https://htn20190109.hatenablog.com/entry/2021/07/14/220116</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
