Thursday, 12 February 2015

How to insert bulk data in Oracle

Just use @ symbol and path of the sql.



@"C:\database\importData.sql"




Related Searches : Oracle bulk data insert out of memory error,Import sql out of memory error solve,bulk data insert in Oracle.

No comments:

Post a Comment