I have a SQL Server database, when strings are saved they have a lot of white space.
Is there any way to remove them in the database, by updating the table, or when new information is entered?
I have a SQL Server database, when strings are saved they have a lot of white space.
Is there any way to remove them in the database, by updating the table, or when new information is entered?