Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to assign a constant value in sqlldr

567173Apr 26 2007 — edited Apr 26 2007
I have table like
name char
value char
filename char

I use sqlldr to load from abc.dat, which is
tom, student

I also want to sqlldr can load the filename when loading from file abc.dat

How to write the ctl file

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2007
Added on Apr 26 2007
3 comments
8,683 views