Collections:
UCASE() - Synonym for UPPER()
What's the difference between UCASE() and UPPER() functions?
✍: FYIcenter.com
UCASE(string) is
a synonym for the UPPER(string) function.
Related MySQL functions:
⇒ UNHEX() - HEX to String Conversion
2023-11-12, 1261🔥, 0💬
Popular Posts:
How To Locate and Take Substrings with CHARINDEX() and SUBSTRING() Functions in SQL Server Transact-...
How To Assign Debug Privileges to a User in Oracle? In order to run SQL Developer in debug mode, the...
How to convert a JSON (JavaScript Object Notation) quoted string into a regular character string usi...
How To Convert Binary Strings into Integers in SQL Server Transact-SQL? Binary strings and integers ...
Where to find answers to frequently asked questions I am new to Oracle database. Here is a list of f...