LOWER, UPPER, SOUNDEX and DIFFERENCE functions |
||
The LOWER(character_expression) and UPPER(character_expression) functions convert all the characters of the argument accordingly to the lower and upper register. These functions turn out to be useful in comparison with the registerdepended strings. A pair of the interesting functions SOUNDEX and DIFFERENCE
In conclusion we will adduce some functions and a few examples of the Unicode usage. |