<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RDBMS Information - Common to all RDBMS on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-platform/rdbms-information/rdbms-information-common-to-all-rdbms/</link><description>Recent content in RDBMS Information - Common to all RDBMS on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-platform/rdbms-information/rdbms-information-common-to-all-rdbms/index.xml" rel="self" type="application/rss+xml"/><item><title>RDBMS Information - Common to all RDBMS - Collation Definitions</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-platform/rdbms-information/rdbms-information-common-to-all-rdbms/rdbms-information-common-to-all-rdbms-collation-definitions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-platform/rdbms-information/rdbms-information-common-to-all-rdbms/rdbms-information-common-to-all-rdbms-collation-definitions/</guid><description>&lt;h2&gt;&lt;/h2&gt;
&lt;p&gt;The physical storage of character strings in a database is controlled by collations. A collation specifies the bit patterns that represent each character and the rules by which characters are sorted and compared.&lt;br&gt;
For CAST two aspects of collations are relevant: the character set and case-sensivity. This document covers case-sensivity.&lt;br&gt;
Case-sensivity is the consequence of the sort order of the collation. The sort order defines in which order characters are sorted by the database.&lt;br&gt;
The following character map defines a case-sensitive sort order. Charactes are sorted in the order they appear in the map.&lt;br&gt;
! &amp;quot; # $ % &amp;amp; &amp;rsquo; ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ?&lt;br&gt;
@ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _&lt;br&gt;
` a b c d e f g h i j k l m n o p q r s t u v w x y z&lt;br&gt;
{ | }&lt;br&gt;
~ &lt;br&gt;
Ç ü é â ä à å ç ê ë è ï î ì Ä Å É æ Æ ô ö ò û ù ÿ Ö Ü ø £ Ø × ?&lt;br&gt;
á í ó ú ñ Ñ ª º ¿ ® ¬ ½ ¼ ¡ « » ? ? ? ? ? Á Â À © ? ? ? ? ¢ ¥ ?&lt;br&gt;
? ? ? ? ? ? ã Ã ? ? ? ? ? ? ? ¤ ð Ð Ê Ë È ? Í Î Ï ? ? ? ? ¦ Ì ?&lt;br&gt;
Ó ß Ô Ò õ Õ µ þ Þ Ú Û Ù ý Ý ¯ ´ ­ ± ? ¾ ¶ § ÷ ¸ ° ¨ - ¹ ³ ² ?  &lt;br&gt;
The following character map excerpt defines a case-insensitive sort order. All characters that are linked by an equal sign (=) have the same sort precedence:&lt;br&gt;
! &amp;quot; # $ % &amp;amp; &amp;rsquo; ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &amp;lt; = &amp;gt; ?&lt;br&gt;
@ A=Á=Â=À=Ã=Ä=Å=Æ=a=â=ä=à=å=a=æ=á B=b C=Ç=c=ç D=d [ &amp;hellip; ]&lt;/p&gt;</description></item><item><title>RDBMS Information - Common to all RDBMS - Get the character set</title><link>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-platform/rdbms-information/rdbms-information-common-to-all-rdbms/rdbms-information-common-to-all-rdbms-get-the-character-set/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/information-guides/information-guides-by-cast-aip-platform/rdbms-information/rdbms-information-common-to-all-rdbms/rdbms-information-common-to-all-rdbms-get-the-character-set/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page help you to get the character set of an RDBMS&lt;/p&gt;
&lt;p&gt;For more information, refer to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Official documentation refer to &lt;a href="https://doc-legacy.castsoftware.com/display/DOC83/Supported+Character+Sets"&gt;Supported Character Sets&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.2.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.1.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;8.0.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Applicable RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Details&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Depending on the RDBMS run one of the following queries:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Query for CSS2&lt;/strong&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-sql" data-lang="sql"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;SELECT&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;NAME&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;setting&lt;/span&gt;&lt;span class="w"&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;FROM&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;pg_settings&lt;/span&gt;&lt;span class="w"&gt; 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="k"&gt;WHERE&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;NAME&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s1"&gt;&amp;#39;server_encoding&amp;#39;&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Query result example&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>