Removing leading spaces

  • Thread starter Thread starter Robin Chapple
  • Start date Start date
R

Robin Chapple

I have inherited a table which includes fields with leading spaces. I
can trim() the space in reports but how do I clean the original data
using an update query?

Thanks,

Robin Chapple
 
Back
Top