Episode-001 - Using MySQL Trim() Function

8 Views
Published
The trim() function in MySQL is often used to remove leading and trailing whitespace, but it can also remove any leading and/or trailing characters.
SQL Scripts: https://github.com/boyzoid/mysql-shorts/tree/main/001
Category
MySQL
Tags
MySQL, Database, Open-source
Be the first to comment