Query to determine column values shorter than normal

227 Views Asked by At

I have a column whose values are supposed to be 11 numbers, however, some of them have less than 11 numbers. How can I write a query that will return all the values in this column that have less than 11 numbers. I am working in Teradata

0

There are 0 best solutions below