SQL Fundamentals — Medium
Key points
- TRIM function removes specified characters from the beginning and end of a string
- It helps in cleaning up data before performing further operations
- TRIM does not truncate the string or convert it to uppercase
Ready to go further?
Related questions
