This MariaDB tutorial explains how to use the MariaDB REPEAT function with syntax and examples.
The MariaDB REPEAT function repeats a string a specified number of times.
The syntax for the REPEAT function in MariaDB is:
The string to repeat.
The number of times to repeat the string.
The REPEAT function can be used in the following versions of MariaDB:
Let's look at some MariaDB REPEAT function examples and explore how to use the REPEAT function in MariaDB.
For example: