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, 1186🔥, 0💬
Popular Posts:
How to download and install SQL Server 2005 Sample Scripts in SQL Server? If you want to learn from ...
Where to find answers to frequently asked questions on Downloading and Installing SQL Server 2005 Ex...
How To Get the Definition of a View Out of the SQL Server in SQL Server? If you want get the definit...
What are single-byte character string data types supported in SQL Server Transact-SQL? Single-byte c...
How To View Data Files in the Current Database in Oracle? If you want to get a list of all tablespac...