How can i do this? SELECT * FIRST CHAR MUST ME NUMERIC

I want to select in a table all values that begin (SUBSTRING(column,1,2)) = NUMERIC??

how can i do this?

and also select the same values but not Numeric…?

Cheers,

M