• RTRIM function in SQL Server

    RTRIM function in SQL Server
    the rtrim function in sql server is used to delete all space characters from the last position (the right positions) of the string.