The input is -> -747585959 And being loaded as -747585959 I just want it to be loaded as 747585959. Used sql*loader for the data loading process.
The “ - “ is the first column and it has “ - “ for all the rows.
The input is -> -747585959 And being loaded as -747585959 I just want it to be loaded as 747585959. Used sql*loader for the data loading process.
The “ - “ is the first column and it has “ - “ for all the rows.
Copyright © 2021 Jogjafile Inc.
Just simply do this for that column in the control file, which will in effect skip the first character, the dash.