You have written a stored procedure to calculate the address form a number of different fields in your SQL Server 2000 database. These fields are variable in length and you would like to make sure that the string doesn't have any additional spaces at the end when it is finally shown. Which T-SQL function should you use?