SQL Reference
URL_ENCODE
url_encode(string)
Section titled “url_encode(string)”- string: VARCHAR
Example
Section titled “Example”SELECT url_encode('this string has/ special+ characters>');SQL Reference
SELECT url_encode('this string has/ special+ characters>');