To_Number Function
358352Apr 8 2004 — edited Apr 8 2004Hi,
In my table I have a character column in where are number-values. The Values looks like following:
100.369
300.211
Now I want to convert this values so without the point.
How can I do this with to_number.