SyntaxFix
Write A Post
Hire A Developer
Questions
Try this
load data infile 'datafile location' into table schema.tablename fields terminated by ',' optionally enclosed by '|' (field1,field2,field3....)
In command prompt:
sqlldr system@databasename/password control='control file location'