how to load data with out header and footer records in a
database using sql*loader? pls tell me the answer urgently



how to load data with out header and footer records in a database using sql*loader? pls tell me the..

Answer / neelu

by using skip word

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More SQL PLSQL Interview Questions

What are the query optimization techniques?

1 Answers  


Difference between truncate, delete and drop commands?

1 Answers  


what are the demerits of sql?

1 Answers  


How do I truncate a sql log file?

1 Answers  


How do you declare a variable in pl sql?

1 Answers  


How delete all records from table in sql?

1 Answers  


what is an extent ? : Sql dba

1 Answers  


What is the trigger in sql?

1 Answers  


table :- city name country code abc 11 bcd 22 cde 232 def 33 write a procedure , so that when we give a phone no. eg - 1123456789 - o/p sud be city name = abc if phone no. - 2322345897 , o/p sud be =cde note - bcd and cde city name sud be diff. as dey diff only with th last no. Pls ans. this questnion.

1 Answers  


Can we call a function containing dml statements in a select query?

1 Answers  


Why are cursors used?

1 Answers  


how to get a list of all tables in a database? : Sql dba

1 Answers  


Categories