Filter with SQL statement in Orale Srv? - TechRepublic
General discussion
November 22, 2000 at 12:32 PM
nickoooiiooo

Filter with SQL statement in Orale Srv?

by nickoooiiooo . Updated 25 years, 5 months ago

I have a problem here that some of you out there could give me a n advice. I am wondering whether there is a function provided by Oracle that allows filtering like ‘SELECT …FROM…WHERE…isnumeric’
I am trying to extract from a field(chartype) that I want those are numeric to be converted into numbers. In other words, I am trying to filter out those which contains any nonnumeric characters.
I know that this would be no prob if I’m using Ms SQL Srv 7.
Does anybody out there can help me?

This discussion is locked

All Comments