I have a table called customers, with a field called telnumber.
The telnumber contains a telephone number, but does have some invalid data. So I want to select data from the customer table, field telnumber where the value is between 9 and 11 in length and is numeric.