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, 1366🔥, 0💬
Popular Posts:
Can Date and Time Values Be Converted into Integers in SQL Server Transact-SQL? Can date and time va...
What Is a Parameter File in Oracle? A parameter file is a file that contains a list of initializatio...
How To Fix the INSERT Command Denied Error in MySQL? The reason for getting the "1142: INSERT comman...
How to detect the collation coercibility associated to a given character string using the COERCIBILI...
What Is Transport Network Substrate (TNS) in Oracle? TNS, Transport Network Substrate, is a foundati...