Set Operations UNION operator EXCEPT operator INTERSECT operator Parentheses Use ORDER BY and LIMIT Set Operations TiDB supports three set operations using the UNION, EXC...
REVERSE() Description Syntax Arguments Examples REVERSE() Description Returns the string str with the order of the characters reversed. Syntax > REVERSE ( str ) ...