Hi,
Is it possible to execute a SQL query that removes the spaces from a text?
for example I have a value '123 131 123 121' and I would like to have '123131123121' returned.
In SqL serve I can use the replace function, but this does not work the same way in SQLBase?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.