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, 1367🔥, 0💬
Popular Posts:
How To Locate and Take Substrings with CHARINDEX() and SUBSTRING() Functions in SQL Server Transact-...
Where to find answers to frequently asked questions on Managing Security, Login and User in SQL Serv...
How To Create a Dynamic Cursor with the DYNAMIC Option in SQL Server Transact-SQL? If the underlying...
Where to find answers to frequently asked questions on PHP Connections and Query Execution for MySQL...
What are binary literals supported in SQL Server Transact-SQL? Binary literals in Transact-SQL are s...