Remove all spaces from numbers

Hello2All

I would like to remove all spaces (blank / white space) from numbers
@ server side
just bevor or within the DB insert command

e.g.
bevor ‘6 700’
after ‘6700’ (all spaces gone)

Is there a wappler way to replace or delete all whitespaces in a number?

Thank you very much for your help
John

Community Page
Last updated: