what is sql*loader parameters and where we will use it.
Answer / arijitnit
sql*loader is a bulk importing tool to import data tables
present in various formats like CSV.
We have to define a control file and in it we have to give
some commands.
LOAD DATA
INFILE *(this assumes data is in the same ctl file)
INTO TABLE TABLE_NAME(COLUMNS)
FIELDS TERMINATED BY ;
BEGIN DATA
...DATA IN CSV FORMAT
now in command prompt type sqlldr USERID=scott/tiger
CONTROL=test.ctl
| Is This Answer Correct ? | 7 Yes | 0 No |
HOW TO SAVE UNIVERSES AND DOCUMENTS IN THE REPOSITORY?
What command would you use to encrypt a PL/SQL application?
What is db_recovery_file_dest in oracle? When do you need to set this value?
You have just compiled a PL/SQL package but got errors, how would you view the errors?
Give the stages of instance startup to a usable state where normal users may access it.
statement string in open is null or 0 length ORA-40735
Explain the difference between a data block, an extent and a segment.
What do you mean by hz_ in customer tables? : oracle accounts receivable
Explain how to account for bank charges deducted from amount received against an invoice. : oracle accounts receivable
What is the difference between the SQL*Loader and IMPORT utilities?
A Table has 10,000 records,How can i get latest 10 dates from the table.so that i can only store those 10 records in to my Resultset Object,to reduce load on my app?
which gives Oracle R12 Financial training in delhi please give me answer its urgent?