Tag: sql server

Community

LTRIM RTRIM doesn’t always work

(Israel Cris Valenzuela) It is a frequent occurrence that we must remove leading and trailing whitespaces from a string before additional processing or sending it to another layer in an application. We can’t always control how the data is entered. The data might come from another system, a data conv