<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chaichanPaPa</author_name>
  <author_url>https://blog.hatena.ne.jp/chaichanPaPa/</author_url>
  <blog_title>旧燈明日記</blog_title>
  <blog_url>https://chaipa.hateblo.jp/</blog_url>
  <categories>
    <anon>VB-TIPS</anon>
  </categories>
  <description>まず、DB上のNULLとは、値でも変数でもなく、何もない状態を云います。具体的には、SQLサーバーのテーブルで、NOT NULL制約でない項目は、文字列系項目（char,varchar等）でも数値系項目（int,decimal等）でも、当然、何もない状態はNULLなのです。 つまり、SQLのWhere句でNULLを引っ掛けるときには、値でも変数でもないので比較述語（= NULL）は使えず、『IS NULL』を使います。かりに、比較述語を使った場合は、適用結果は、ture でなく false でもなく必ず unknown になるとのことです。したがって、比較述語（= NULL）ではNULLを判断…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaipa.hateblo.jp%2Fentry%2F20061102%2F1162471751&quot; title=&quot; SQLサーバーとVB6(VBA)でのNULLの扱い - 旧燈明日記&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>2006-11-02 21:49:11</published>
  <title> SQLサーバーとVB6(VBA)でのNULLの扱い</title>
  <type>rich</type>
  <url>https://chaipa.hateblo.jp/entry/20061102/1162471751</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
