I am loading a table using sqlloader and the the primary key of the table that is being loaded is a sequence. If I don't specify that column in my control file when I do a fixed format field load, will the column generate it's sequence number or do I have to specify something in my control file?




Reply With Quote