Oracle Application Express (MOSC)

MOSC Banner

Convert a string to number in tabular format

We are using 18.1

We have a string that has comma separated values and few such rows exist in a csv file. We upload this file and then select each row and save in a string. The string's values(separated by comma) are then saved as an array . When we try to assign this array's each row 's first columns'f value to a number variable, the pl/sql code is erroring out saying that numeric to conversion error occured. This is happening even when I assign the row's first columns's value to the numeric variable using to_number() function since the value as stored

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center