<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: HTML_ENCODE() and HTML_DECODE() in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835051#M4865894</link>
    <description>&lt;P&gt;Do you know if something like below is possible in SQL Anywhere?
&lt;/P&gt;&lt;PRE&gt;Declare &lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt; nvarchar(max) = 'sweet shop&amp;nbsp;£'&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Select &lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt; = replace(&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt;,MapFrom,MapTo)
 From  ( values
        ('&amp;amp;quot:','"'),('&amp;amp;amp:','&amp;amp;'),('&amp;amp;apos:',''''),('&amp;amp;lt:','&amp;lt;'),
        ('&amp;amp;gt:','&amp;gt;'),('&amp;amp;nbsp:',' '),('&amp;amp;iexcl:','¡'),
        ('&amp;amp;cent:','¢'),('&amp;amp;pound:','£'),('&amp;amp;curren:','¤'),('&amp;amp;yen:','¥'),
        ('&amp;amp;brvbar:','¦'),('&amp;amp;sect:','§'),('&amp;amp;uml:','¨'),
        ('&amp;amp;copy:','©'),('&amp;amp;ordf:','ª'),('&amp;amp;laquo:','«'),('&amp;amp;not:','¬'),
        ('&amp;amp;reg:','®'),('&amp;amp;macr:','¯'),('&amp;amp;deg:','°'),
        ('&amp;amp;plusmn:','±'),('&amp;amp;sup2:','²'),('&amp;amp;sup3:','³'),('&amp;amp;acute:','´'),
        ('&amp;amp;micro:','µ'),('&amp;amp;para:','¶'),('&amp;amp;middot:','·'),
        ('&amp;amp;cedil:','¸'),('&amp;amp;sup1:','¹'),('&amp;amp;ordm:','º'),('&amp;amp;raquo:','»'),
        ('&amp;amp;frac14:','¼'),('&amp;amp;frac12:','½'),('&amp;amp;frac34:','¾'),
        ('&amp;amp;iquest:','¿'),('&amp;amp;Agrave:','À'),('&amp;amp;Aacute:','Á'),
        ('&amp;amp;Acirc:','Â'),('&amp;amp;Atilde:','Ã'),('&amp;amp;Auml:','Ä'),('&amp;amp;Aring:','Å'),
        ('&amp;amp;AElig:','Æ'),('&amp;amp;Ccedil:','Ç'),('&amp;amp;Egrave:','È'),
        ('&amp;amp;Eacute:','É'),('&amp;amp;Ecirc:','Ê'),('&amp;amp;Euml:','Ë'),('&amp;amp;Igrave:','Ì'),
        ('&amp;amp;Iacute:','Í'),('&amp;amp;Icirc:','Î'),('&amp;amp;Iuml:','Ï'),('&amp;amp;ETH:','Ð'),
        ('&amp;amp;Ntilde:','Ñ'),('&amp;amp;Ograve:','Ò'),('&amp;amp;Oacute:','Ó'),
        ('&amp;amp;Ocirc:','Ô'),('&amp;amp;Otilde:','Õ'),('&amp;amp;Ouml:','Ö'),('&amp;amp;times:','×'),
        ('&amp;amp;Oslash:','Ø'),('&amp;amp;Ugrave:','Ù'),('&amp;amp;Uacute:','Ú'),
        ('&amp;amp;Ucirc:','Û'),('&amp;amp;Uuml:','Ü'),('&amp;amp;Yacute:','Ý'),('&amp;amp;THORN:','Þ'),
        ('&amp;amp;szlig:','ß'),('&amp;amp;agrave:','à'),('&amp;amp;aacute:','á'),
        ('&amp;amp;:','â'),('&amp;amp;atilde:','ã'),('&amp;amp;auml:','ä'),('&amp;amp;aring:','å'),
        ('&amp;amp;aelig:','æ'),('&amp;amp;ccedil:','ç'),('&amp;amp;egrave:','è'),
        ('&amp;amp;eacute:','é'),('&amp;amp;ecirc:','ê'),('&amp;amp;euml:','ë'),('&amp;amp;igrave:','ì'),
        ('&amp;amp;iacute:','í'),('&amp;amp;icirc:','î'),('&amp;amp;iuml:','ï'),
        ('&amp;amp;eth:','ð'),('&amp;amp;ntilde:','ñ'),('&amp;amp;ograve:','ò'),('&amp;amp;oacute:','ó'),
        ('&amp;amp;ocirc:','ô'),('&amp;amp;otilde:','õ'),('&amp;amp;ouml:','ö'),
        ('&amp;amp;divide:','÷'),('&amp;amp;oslash:','ø'),('&amp;amp;ugrave:','ù'),
        ('&amp;amp;uacute:','ú'),('&amp;amp;ucirc:','û'),('&amp;amp;uuml:','ü'),('&amp;amp;yacute:','ý'),
        ('&amp;amp;thorn:','þ'),('&amp;amp;yuml:','ÿ'),('&amp;amp;amp:','&amp;amp;'),('&amp;amp;deg:','°'),
        ('&amp;amp;infin:','∞'),('&amp;amp;permil:','‰'),('&amp;amp;sdot:','⋅'),
        ('&amp;amp;plusmn:','±'),('&amp;amp;dagger:','†'),('&amp;amp;mdash:','—'),('&amp;amp;not:','¬'),
        ('&amp;amp;micro:','µ'),('&amp;amp;euro:','€'),('&amp;amp;pound:','£'),
        ('&amp;amp;yen:','¥'),('&amp;amp;cent:','¢'),('&amp;amp;euro:','€'),('&amp;amp;pound:','£'),
        ('&amp;amp;yen:','¥'),('&amp;amp;cent:','¢')
       ) A (MapTo,MapFrom)&lt;/P&gt;
&lt;P&gt;Select cast(cast(&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt; as xml) as nvarchar(max))
&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2023 09:25:29 GMT</pubDate>
    <dc:creator>fvestjens</dc:creator>
    <dc:date>2023-05-15T09:25:29Z</dc:date>
    <item>
      <title>HTML_ENCODE() and HTML_DECODE()</title>
      <link>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaq-p/13835049</link>
      <description>&lt;P&gt;SQL Anywhere 17.0.11.6933&lt;/P&gt;
&lt;P&gt;I want to generate an XML from the database using OPENXML(). The receiving party wants the XML to have HTML symbols for some characters.&lt;/P&gt;
&lt;P&gt;For example they want to receive HTML_DECODE('18.00 &amp;amp;#176:C') to display '18.00 °C'.&lt;/P&gt;
&lt;P&gt;How can I achieve that some characters are replaced by HTML codes as described here: &lt;A href="https://www.rapidtables.com/web/html/html-codes.html" target="_blank"&gt;https://www.rapidtables.com/web/html/html-codes.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;As in the example HTML_DECODE() is working fine but HTML_ENCODE('18.00 °C') does not result in '18.00 &amp;amp;#176:C' or '18.00 &amp;amp;deg:C'&lt;/P&gt;
&lt;P&gt;Is there a proper way to achieve this conversion in the XML into HTML without using replace() for around 60 characters.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 02:57:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaq-p/13835049</guid>
      <dc:creator>fvestjens</dc:creator>
      <dc:date>2023-05-12T02:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: HTML_ENCODE() and HTML_DECODE()</title>
      <link>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835050#M4865893</link>
      <description>&lt;P&gt;HTML_ENCODE only supports " &lt;EM&gt;(&lt;CODE&gt;&amp;amp;quot;&lt;/CODE&gt;)&lt;/EM&gt;,' &lt;EM&gt;(&lt;CODE&gt;&amp;amp;#39;&lt;/CODE&gt;)&lt;/EM&gt;, &amp;amp; &lt;EM&gt;(&lt;CODE&gt;&amp;amp;amp;&lt;/CODE&gt;)&lt;/EM&gt;, &amp;lt; &lt;EM&gt;(&amp;amp;lt &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/EM&gt;, &amp;gt; &lt;EM&gt;(&amp;amp;gt &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/EM&gt; and codes &lt;EM&gt;nn&lt;/EM&gt; less than 0x20 (&amp;amp;#x&lt;EM&gt;nn&lt;/EM&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Because you are looking to encode characters greater then 0x20 then I think you will need to write a function for those specific characters they want encoded. &lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 07:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835050#M4865893</guid>
      <dc:creator>PCollins</dc:creator>
      <dc:date>2023-05-15T07:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: HTML_ENCODE() and HTML_DECODE()</title>
      <link>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835051#M4865894</link>
      <description>&lt;P&gt;Do you know if something like below is possible in SQL Anywhere?
&lt;/P&gt;&lt;PRE&gt;Declare &lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt; nvarchar(max) = 'sweet shop&amp;nbsp;£'&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Select &lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt; = replace(&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt;,MapFrom,MapTo)
 From  ( values
        ('&amp;amp;quot:','"'),('&amp;amp;amp:','&amp;amp;'),('&amp;amp;apos:',''''),('&amp;amp;lt:','&amp;lt;'),
        ('&amp;amp;gt:','&amp;gt;'),('&amp;amp;nbsp:',' '),('&amp;amp;iexcl:','¡'),
        ('&amp;amp;cent:','¢'),('&amp;amp;pound:','£'),('&amp;amp;curren:','¤'),('&amp;amp;yen:','¥'),
        ('&amp;amp;brvbar:','¦'),('&amp;amp;sect:','§'),('&amp;amp;uml:','¨'),
        ('&amp;amp;copy:','©'),('&amp;amp;ordf:','ª'),('&amp;amp;laquo:','«'),('&amp;amp;not:','¬'),
        ('&amp;amp;reg:','®'),('&amp;amp;macr:','¯'),('&amp;amp;deg:','°'),
        ('&amp;amp;plusmn:','±'),('&amp;amp;sup2:','²'),('&amp;amp;sup3:','³'),('&amp;amp;acute:','´'),
        ('&amp;amp;micro:','µ'),('&amp;amp;para:','¶'),('&amp;amp;middot:','·'),
        ('&amp;amp;cedil:','¸'),('&amp;amp;sup1:','¹'),('&amp;amp;ordm:','º'),('&amp;amp;raquo:','»'),
        ('&amp;amp;frac14:','¼'),('&amp;amp;frac12:','½'),('&amp;amp;frac34:','¾'),
        ('&amp;amp;iquest:','¿'),('&amp;amp;Agrave:','À'),('&amp;amp;Aacute:','Á'),
        ('&amp;amp;Acirc:','Â'),('&amp;amp;Atilde:','Ã'),('&amp;amp;Auml:','Ä'),('&amp;amp;Aring:','Å'),
        ('&amp;amp;AElig:','Æ'),('&amp;amp;Ccedil:','Ç'),('&amp;amp;Egrave:','È'),
        ('&amp;amp;Eacute:','É'),('&amp;amp;Ecirc:','Ê'),('&amp;amp;Euml:','Ë'),('&amp;amp;Igrave:','Ì'),
        ('&amp;amp;Iacute:','Í'),('&amp;amp;Icirc:','Î'),('&amp;amp;Iuml:','Ï'),('&amp;amp;ETH:','Ð'),
        ('&amp;amp;Ntilde:','Ñ'),('&amp;amp;Ograve:','Ò'),('&amp;amp;Oacute:','Ó'),
        ('&amp;amp;Ocirc:','Ô'),('&amp;amp;Otilde:','Õ'),('&amp;amp;Ouml:','Ö'),('&amp;amp;times:','×'),
        ('&amp;amp;Oslash:','Ø'),('&amp;amp;Ugrave:','Ù'),('&amp;amp;Uacute:','Ú'),
        ('&amp;amp;Ucirc:','Û'),('&amp;amp;Uuml:','Ü'),('&amp;amp;Yacute:','Ý'),('&amp;amp;THORN:','Þ'),
        ('&amp;amp;szlig:','ß'),('&amp;amp;agrave:','à'),('&amp;amp;aacute:','á'),
        ('&amp;amp;:','â'),('&amp;amp;atilde:','ã'),('&amp;amp;auml:','ä'),('&amp;amp;aring:','å'),
        ('&amp;amp;aelig:','æ'),('&amp;amp;ccedil:','ç'),('&amp;amp;egrave:','è'),
        ('&amp;amp;eacute:','é'),('&amp;amp;ecirc:','ê'),('&amp;amp;euml:','ë'),('&amp;amp;igrave:','ì'),
        ('&amp;amp;iacute:','í'),('&amp;amp;icirc:','î'),('&amp;amp;iuml:','ï'),
        ('&amp;amp;eth:','ð'),('&amp;amp;ntilde:','ñ'),('&amp;amp;ograve:','ò'),('&amp;amp;oacute:','ó'),
        ('&amp;amp;ocirc:','ô'),('&amp;amp;otilde:','õ'),('&amp;amp;ouml:','ö'),
        ('&amp;amp;divide:','÷'),('&amp;amp;oslash:','ø'),('&amp;amp;ugrave:','ù'),
        ('&amp;amp;uacute:','ú'),('&amp;amp;ucirc:','û'),('&amp;amp;uuml:','ü'),('&amp;amp;yacute:','ý'),
        ('&amp;amp;thorn:','þ'),('&amp;amp;yuml:','ÿ'),('&amp;amp;amp:','&amp;amp;'),('&amp;amp;deg:','°'),
        ('&amp;amp;infin:','∞'),('&amp;amp;permil:','‰'),('&amp;amp;sdot:','⋅'),
        ('&amp;amp;plusmn:','±'),('&amp;amp;dagger:','†'),('&amp;amp;mdash:','—'),('&amp;amp;not:','¬'),
        ('&amp;amp;micro:','µ'),('&amp;amp;euro:','€'),('&amp;amp;pound:','£'),
        ('&amp;amp;yen:','¥'),('&amp;amp;cent:','¢'),('&amp;amp;euro:','€'),('&amp;amp;pound:','£'),
        ('&amp;amp;yen:','¥'),('&amp;amp;cent:','¢')
       ) A (MapTo,MapFrom)&lt;/P&gt;
&lt;P&gt;Select cast(cast(&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;&lt;/A&gt;&lt;A href="https://sqlanywhere-forum.sap.com/users/400/s_tristan"&gt;@S&lt;/A&gt; as xml) as nvarchar(max))
&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 09:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835051#M4865894</guid>
      <dc:creator>fvestjens</dc:creator>
      <dc:date>2023-05-15T09:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: HTML_ENCODE() and HTML_DECODE()</title>
      <link>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835052#M4865895</link>
      <description>&lt;P&gt;I don't think so, and I'm not sure whether you could use an APPLY operator with a list of mappings applied to a supplied string.&lt;/P&gt;
&lt;P&gt;But I think a user-defined replace function is not too hard to code, unless the replace has to respect a particular order (which could also be done via sorting the entries accordningly).&lt;/P&gt;
&lt;P&gt;A very simple starting point:&lt;/P&gt;
&lt;PRE&gt;drop table if exists LT_Replace;
create local temporary table LT_Replace (strSource nvarchar(10) primary key, strTarget nvarchar(10) unique) not transactional;
-- Just the first 10 entries from the list above (just in swapped order)
insert LT_Replace values ('"', '":'),('&amp;amp;', '&amp;amp;:'),('''', '&amp;amp;apos:'), ('&amp;lt;', '&amp;lt;:'), ('&amp;gt;', '&amp;gt;:'), (' ', '&amp;nbsp;:'), ('¡', '¡:'), ('¢', '¢:'),('£', '£:'), ('¤', '¤:');
select * from LT_Replace order by 1;

create function fnReplace(varTest long nvarchar) returns long nvarchar
begin
   declare strReplaced long nvarchar = varTest;
   for forCrs as crs cursor for
      select strSource, strTarget from LT_Replace
   do
      set strReplaced = replace(strReplaced, strSource, strTarget);
   end for;
   return strReplaced;
end;

create variable varTest long nvarchar =
   'This is some random string with some &amp;lt;tags&amp;gt; &amp;amp; "quoted text", worth &amp;lt; £ 1,00 .';
select varTest, fnReplace(varTest);
&lt;/PRE&gt;

&lt;P&gt;Needless to say, I don't know why the HTML encodings in your code are shown as encodings whereas mine are not...&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 11:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835052#M4865895</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2023-05-15T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: HTML_ENCODE() and HTML_DECODE()</title>
      <link>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835053#M4865896</link>
      <description>&lt;P&gt;Thanks for the example.&lt;/P&gt;
&lt;P&gt;I starterd working on it, but due to the fact of the current collation used in the database the string below
&lt;/P&gt;&lt;PRE&gt;'°C Infineum P6072C - Do not reheat ªabove: 65 °C - ZINC PRODUCT ! ! !
'
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Instead of parsing only the 'ª' in the string it parses all 'a' in the string.&lt;/P&gt;
&lt;P&gt;I created a new database with UTF8BIN collation and with respect accents and then it is working.&lt;/P&gt;
&lt;P&gt;However I have no idea what could be the effect of changing the collation of the database.
Is there a way to do it runtime in the function?&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 11:42:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835053#M4865896</guid>
      <dc:creator>fvestjens</dc:creator>
      <dc:date>2023-05-30T11:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: HTML_ENCODE() and HTML_DECODE()</title>
      <link>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835054#M4865897</link>
      <description>&lt;P&gt;Sorry, I had not thought of collation issues. Note, there's the BYTE_REPLACE() function which does work on binary characters (ignoring collations) and therefore should work as expected here.&lt;/P&gt;
&lt;P&gt;You have to rebuild a database to change its collation, so that's quite a step. If you only need different collation behaviour now and then, you can use "collation-tailoring" for comparisons, see &lt;A href="https://sqlanywhere-forum.sap.com/questions/404"&gt;this FAQ&lt;/A&gt; with a sample using the COMPARE function in the question. That's how we do comparions when the required semantics w.r.t. to case/accents/sort order differ from our database collation...&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;Alternatively, if your function does return XML encoded in UTF8, you could already use NCHARs within your function to prepare your strings and use the default NCHAR collation - if that has different collation settings. (IIRC, the default NCHAR collation still ignores case and accents...)&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 03:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/html-encode-and-html-decode/qaa-p/13835054#M4865897</guid>
      <dc:creator>VolkerBarth</dc:creator>
      <dc:date>2023-05-31T03:55:41Z</dc:date>
    </item>
  </channel>
</rss>

