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 is nosql example?
What is the use of function in sql?
How do you go back in sql?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
Can we connect to postgresql using sql developer?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
How do rank () and dense_rank () differ?
What are different types of tables in sql?
What does varchar include?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
How is data stored in sql?
What is the difference between having and a where in sql?
What can I use instead of union in sql?
Is sql low level language?
How to get list of all tables from a database?