sql rtrim and ltrim code example Example: sql rtrim SELECT RTRIM('SQL Tutorial ') AS RightTrimmedString;