<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>blackstudy</author_name>
  <author_url>https://blog.hatena.ne.jp/blackstudy/</author_url>
  <blog_title>C言語、IT関連、Java</blog_title>
  <blog_url>https://blackstudy.hatenablog.com/</blog_url>
  <categories>
    <anon>SQL</anon>
  </categories>
  <description>+：加算 (例)カラム+0.8 -：減算 (例)カラム-0.8 *：乗算 (例)カラム*0.8 /：除算 (例)カラム/0.8 ||：文字列の連結演算子 (例)'商品名='||カラム AS：別名(エイリアス)を指定 (例)カラムAS'新しい名前' DISTINCT：重複を取り除く (例)SELECT DISTINCT カラム FROM テーブル COALESCE：NULLであれば第２引数の値を返す (例)SELECT COALESCE(カラム, 0) FROM テーブルCASE：条件分岐する (例)SELECT 出席番号, CASE WHEN point &gt;= 70 THEN 1 ELSE 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblackstudy.hatenablog.com%2Fentry%2F2024%2F07%2F31%2F214448&quot; title=&quot;SQLの文法 - C言語、IT関連、Java&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>2024-07-31 21:44:48</published>
  <title>SQLの文法</title>
  <type>rich</type>
  <url>https://blackstudy.hatenablog.com/entry/2024/07/31/214448</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
