I can't get any function to work that will return string length.
I can although use the function and delete the onese that are longer or shorter than 7
delete from customer where membernum < '0000001' or membernum > '09999999999'
What I'm left here is all membernum are 7 characters long. At...
Hi,
I have a customer table with ~1 million records.
I have an external application that performs sertain task to the member number. It requires that the member number is exactly 7 digits long (table is alphanumeric).
There is a record in that table that either has a letter or a symbol.
I...
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.