<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>いきなり答える備忘録</blog_title>
  <blog_url>https://www.officeisyours.com/</blog_url>
  <categories>
    <anon>LibreOffice Base</anon>
  </categories>
  <description>LibreOffice Base（埋め込みデータベースにFirebirdを使用）で、関数を使ってNull（値がない）を任意の値に置き換える方法についてです。 具体的にはCOALESCE関数（AccessでいうNz関数に相当します）により変換することができます。 COALESCE関数によりNullを別の値に置き換えることができます。手順 サンプルとしてこのようなテーブルを用います。 「点数」列がNullとなっているレコードが2つあるのがわかります。このNullを0に置き換えるものとします。 クエリのデザイン画面です。 次のような列を設けます。 COALESCE ( &quot;点数&quot;, 0 ) これにより…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2019%2F05%2F05%2F180432&quot; title=&quot;（LibreOffice Base）Nullを別の値に置き換える（COALESCE関数） - いきなり答える備忘録&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/accs2014/20190505/20190505174744.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-05 18:04:32</published>
  <title>（LibreOffice Base）Nullを別の値に置き換える（COALESCE関数）</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2019/05/05/180432</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
