Apache Presto - reverse (stringa)
Query
presto:default> select reverse('Presto') as string_reverse;
Risultato
string_reverse
----------------
otserP
presto:default> select reverse('Presto') as string_reverse;
string_reverse
----------------
otserP