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, 1372🔥, 0💬
Popular Posts:
What Is a Parameter File in Oracle? A parameter file is a file that contains a list of initializatio...
How to set the current database in SQL Server? Once you are connected to the SQL Server, you should ...
How To Start Instance with a Minimal Initialization Parameter File in Oracle? The sample initializat...
Where to find tutorials to answer some frequently asked questions on Microsoft SQL Server Transact-S...
Where to find MySQL database server tutorials? Here is a collection of tutorials, tips and FAQs for ...