what does rtrim do in sql code example Example: sql rtrim SELECT RTRIM('SQL Tutorial ') AS RightTrimmedString;