This MariaDB tutorial explains how to use the MariaDB REVERSE function with syntax and examples.
The MariaDB REVERSE function returns a string with the characters in reverse order.
The syntax for the REVERSE function in MariaDB is:
The source string whose characters are to be reversed.
The REVERSE function can be used in the following versions of MariaDB:
Let's look at some MariaDB REVERSE function examples and explore how to use the REVERSE function in MariaDB.
For example: