Return only numeric values

patnick

New member
Local time
Today, 14:42
Joined
Oct 9, 2008
Messages
8
Could you please help me on this!

I have a table T, with values which are mixed of numeric and alphabetic signs.

e.g.:
5 - England
Greece
2 - USA
Germany

I want my query to return only the two values 5 and 2 but nothing else. Could you please tell me how an sql should look like?

Many thanks for your help in advance!
Cheers,
Patnick
 
Thank You Brian!
 

Users who are viewing this thread

Back
Top Bottom