Try the following control file
LOAD DATA
INFILE 'sqltestload.DAT'
APPEND
INTO TABLE abc
(col1 position(1:5) CHAR,
col2 CONSTANT "D")
|
Results 1 to 2 of 2
Thread: SQLLOADER PROBLEMThreaded View
|
Click Here to Expand Forum to Full Width |