how to remove all whitespace in column sql query code example Example: remove all spaces from string sql SELECT REPLACE(' Hello World ',' ')