I've 2 columns in my data file: A1, A2.
I want to insert the contents in a table wich h've as Primary Key: A1,A2 and B3.
I want in the control file to insert a default value for column B3.
How can i do?

Thank's