Is there a way to check if a field has x number of characters in it?

I have a table with a column (phone) which, for the moment is varchar(25).
I need to find those entries which have less than 10 characters.

Can this be done?

Thanks

susan

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to