Using Command-Line Keywords Keywords are optionally separated by commas. They are entered in any order. Keywords are followed by valid arguments. For example: SQLLDR CONTROL=foo.ctl, LOG=bar.log, BAD=baz.bad, DATA=etc.dat USERID=scott/tiger, ERRORS=999, LOAD=2000, DISCARD=toss.dis, DISCARDMAX=5 최초 insert할 때 control file ============================== LOAD DATA badfile apt.bad insert into table t..