I have a data which contain string output. I want to select the data with only numeric and its length between 10 or 11. How to achieve that in MYSQL?
My Data :
0123458921
12344asd12341
012-38jh213a
12398798797
Expected Output :
0123458921
12398798797