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
What are the basic sql commands?
What sql does db2 use?
How to test for null values?
Explain character-manipulation functions?
what are the properties and different types of sub-queries? : Sql dba
What is sql query optimization?
Describe sql comments?
what is an alias command? : Sql dba
What is a constraint?
What is normalization sql?
How do you use collections in procedure to return the resultset?
Why do we use function in pl sql?
What are the two types of exceptions in pl/sql?
what is union, minus and interact commands? : Sql dba
explain the difference between myisam static and myisam dynamic. : Sql dba