Got it: SELECT * FROM tableName WHERE fieldName REGEXP '^[0-9]'; Code (markup): I think that will get the first character as a number?