adspace
Answer Posted / ts mishra dba
load data
infile 'c:\head.csv'
replace
into table allotment
field terminated by ',' optianally enclosed by '"'
trailing nullcols
(ALLOTMENT_ID,ALLOTMENT_DATE,DEMAND,MAGOR,SUB,MINOR,SCHEEM,S
EGMENT,OBJECT,DETAIL,AMOUNT,DDO_CODE)
run at run command this
sqlldr scott/tiger@ntts control=c:\head.ctl
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Do we need to rebuild index after truncate?
Does group by remove duplicates?
what are aggregate and scalar functions? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
what is sql server agent? : Sql dba
what is collation? : Sql dba
what is schema? : Sql dba
what is bcp? When does it used? : Sql dba
define sql insert statement ? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Is primary key always clustered index?
What is the current version of postgresql?
Is inner join faster than left join?
what are all the common sql function? : Sql dba
What is your daily office routine?