MySQL Forums
Forum List  »  Newbie

how to select numbers (integers) only?
Posted by: Jassm Rahma
Date: July 17, 2014 02:52AM

Hi,

I have employee_number field which has employee_numbers like this:

12
434
ABC345
QWR-567

I want to know how can I just select the numeric values to perform a MAX on it?

so ABC345 and QWR-567 will not be considered in the SELECT

Options: ReplyQuote


Subject
Written By
Posted
how to select numbers (integers) only?
July 17, 2014 02:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.