Hi,

I have a requirement, where in a sequence number has to be attached to the record to be loaded when using sqlldr.
This is because this sequence number acts as a primary key value and later makes multiple entries in different tables.

Badrinath