<?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>もう一度学ぶMS-Access</blog_title>
  <blog_url>https://www.accessdbstudy.net/</blog_url>
  <categories>
    <anon>関数と演算子</anon>
  </categories>
  <description>指定した文字列の最初（左側）にある空白を取り除いた文字列を返します。空白は全角半角問わず取り除かれます。2つ以上の空白が並んでいてもすべて取り除かれます。 LTrim$関数については、戻り値の型が文字列型となります。使用例表記例出力例説明LTrim(&quot; あいうえお &quot;)あいうえお 右側の空白は取り除かれず残っていますLTrim(&quot; あ い う え お &quot;)あ い う え お 右側の空白は取り除かれず残っています。文字間にある空白も取り除かれませんLTrim$(&quot; あいうえお &quot;)あいうえお $つきの場合、戻り値の型が文字列型となります書式 LTrim(文字列) LTrim$(文字列)備考 文字…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20101128%2Fp1&quot; title=&quot; LTrim関数(LTrim$関数) - もう一度学ぶMS-Access&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>2010-11-28 00:00:00</published>
  <title> LTrim関数(LTrim$関数)</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20101128/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
