Native cloud deployment on Azure is currently not available for Exasol 8, but you can install Exasol as a Linux application on Azure VM instances. For more information, see Installation.
Native cloud deployment on GCP is currently not available for Exasol 8, but you can install Exasol as a Linux application on GCP VM instances.
Please select a platform to see relevant administration content.
RTRIM
Purpose
RTRIM deletes all of the characters specified in the expression trim_chars from the right border of string.
Syntax
rtrim::=
Usage Notes
If parameter trim_chars is not specified, spaces are deleted.