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, 1241🔥, 0💬
Popular Posts:
How to connect SQL Server Management Studio Express to SQL Server 2005 Express in SQL Server? Once y...
How To Convert Numeric Values to Character Strings in MySQL? You can convert numeric values to chara...
How To Look at the Current SQL*Plus System Settings in Oracle? If you want to see the current values...
How To Get the Definition of a View Out of the SQL Server in SQL Server? If you want get the definit...
How To List All Login Names on the Server in SQL Server? If you want to see a list of all login name...