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, 1246🔥, 0💬
Popular Posts:
What Privilege Is Needed for a User to Delete Rows from Tables in Another Schema in Oracle? For a us...
How to execute statements in loops in SQL Server Transact-SQL? How to use WHILE ... loops? You can u...
What Is a Parameter File in Oracle? A parameter file is a file that contains a list of initializatio...
How Many Groups of Data Types in MySQL? MySQL support 3 groups of data types as listed below: String...
What are single-byte character string data types supported in SQL Server Transact-SQL? Single-byte c...