SQL Fundamentals — Easy
Key points
- The UPPER function changes all characters in the string to uppercase.
- It is important to remember that the function is case-sensitive.
- This function is useful for standardizing text data in SQL queries.
Ready to go further?
Related questions
