In SQL Loader i have 100 Records to be loaded into my table.

How do i load the first 30 Records and skip the last 10
Records within a single .ctl file ?

So my total no.of records to be loaded would be 60.

Could anybody help me in this ?

Answers were Sorted based on User's Feedback



In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records a..

Answer / naga bhushan

In Control file
At the top add this line.

(OPTIONS SKIP=30,LOAD=60)

Is This Answer Correct ?    10 Yes 3 No

In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records a..

Answer / kumar

In Control file
At the top add this line.

(OPTIONS SKIP=30 RECORDS=60)


skip option skips first 30 records
Records option load 60 records
Automatically last 10 Records will not be considered by SQL
Loader.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Oracle Apps Technical Interview Questions

what are the pl/sql tables

1 Answers   IBM,


Which is the best website to learn Oracle Apps?

2 Answers  


what is the prerequisite for defining unit of measure?

1 Answers   Scan Steel, TCS,


what are the sql attributes?

2 Answers  


where do u specify in org_id?

2 Answers  


is UOM maintained at master level or organization level or both?

3 Answers   Scan Steel,


please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in

0 Answers   Satyam,


In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?

9 Answers   TCS,


what is meant by bind parameter?

2 Answers   Satyam,


when will formula,place holder and summary columns fire in reports?

1 Answers   TCS,


The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.

7 Answers   SGS,


Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?

0 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)