Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by aliflood

  1. aliflood

    Creating SQlldr CTL file with truncation at start.

    So would I have to write 2 CTL files........ one to truncate the table and one to load the new data... as when I try to do both in one - It just errors....
  2. aliflood

    Creating SQlldr CTL file with truncation at start.

    Hi please find below A control file which I have loaded successfully - I now want to append into it -but have decided that each I run it I would rather trncate the table first and then load the data into it - how can I do this? LOAD DATA APPEND INTO TABLE px_extract FIELDS TERMINATED BY ","...

Part and Inventory Search

Back
Top