Archives of the TeradataForum
Message Posted: Thu, 08 Jan 2004 @ 10:53:36 GMT
Subj: | | How to remove 'spaces' in a telephone number field using Teradata SQL |
|
From: | | Grant Mike |
Hi All
First post!
I need to be able to get rid of 'spaces' in a telephone number field using Teradata SQL is there a function to allow this? The spaces could be
in any position within the 11 character field? I've found the 'trim' function but this only removes trailing and leading blanks?
example before: 01234 56789 after 0123456789.
Mike Grant
|