<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auroralights</author_name>
  <author_url>https://blog.hatena.ne.jp/auroralights/</author_url>
  <blog_title>オーロラさんの勉強帳</blog_title>
  <blog_url>https://auroralights.jp/</blog_url>
  <categories>
    <anon>データベース</anon>
  </categories>
  <description>SQLのCOUNT関数とNULLについて記事にします。COUNT関数の引数により、NULLを数える場合、数えない場合があるので、その点も踏まえて色々なサンプルSQLでCOUNT関数を紹介します。 &lt;目次&gt; COUNT関数とは COUNT関数でNULLを数える場合と数えない場合 特定のカラム(列)のデータの種類数を求めたい場合 間違いやすい「IS NULL」条件を指定した場合のCOUNT 特定の列がNULLの行数を調べたい場合 COUNT関数とは COUNT関数はレコード数(行数)をカウントする関数です。戻り値は数値型です。 記入例select count(*) from test_histor…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2020%2F06%2F09%2F180000&quot; title=&quot;【SQL】【基礎】COUNT関数とNULLの関係　(COUNTでレコード件数を調べる)　 - オーロラさんの勉強帳&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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/auroralights/20200608/20200608234041.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-09 00:10:00</published>
  <title>【SQL】【基礎】COUNT関数とNULLの関係　(COUNTでレコード件数を調べる)　</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2020/06/09/180000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
