while loading data into database how can u skip header and
footer records in sql*loader
Answer Posted / gretta
The WHEN clause with POSITION can be used to skip header and footer records.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why sql query is slow?
What is data type in sql?
Explain spool.
What are the benefits of pl sql?
What is sp_helptext?
How can we store rows in PL/SQL using array?
The select into statement is most often used to create backup copies of tables or for archiving records?
What is the difference between clustered and non-clustered indexes?
Can we commit inside a trigger?
What is field delimiter?
What are different types of statements supported by sql?
what is sql server agent? : Sql dba
What is case function?
how to use in conditions? : Sql dba
What are database links used for?