Oracle load script Questions

1

How can I get my Oracle load script to recognize decimal data with a trailing minus sign?
I am writing an Oracle control file (load script) that will read a data file that contains multiple decimal fields that have trailing minus signs for negative numbers (there is a space for positive numbers – there is no plus sign). The records are fixed length, but the decimal numbers aren’t a consistent size, so [...]

Answer Question   |  October 3, 2008  8:31 PM
Oracle, Oracle control file, Oracle load script
asked by:
5 pts.

1