SQL Server - ORACLE (Bulk Insert)

  • Hi,

    I have implemented Bulk Insert to import data from txt files to SQL Server.

    People that work with Oracle at my company want to know if they can implement Bulk Insert in Oracle too.

    Do you SQL Server Gurus know what is the name of the BUlk Insert in Oracle?

    Thank you

  • I think Data Pump to bulk load stuff between Oracles instances, and SQL*Load to load data from a flat file.

    Haven't tested so i'm not 100% sure, that's what the Oracle team shouted when i asked 🙂

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply