in sql *loder how to skip the middle records ex:from 10th to 20th records i want to skip?
Answers were Sorted based on User's Feedback
Answer / kutti
FILLER IS Used to SKIP the ENTIRE COLUMN not the DATA in the column.
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / bhargav
by using FILLER
instead of column name if we use Filler we can skip the records
| Is This Answer Correct ? | 5 Yes | 18 No |
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
What are different execution methods of executabls?
How do you register report in oracle apps?
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.
what is the difference between procedure and function
hi all.i am in need of some sample codes for oracle apps manufacturing interfaces.If any of u have,plz send it to me . Thank you.
How we will receive the work from the client? what type of documents we will develop in the entire implementation project? plz tell me the total scinario?
2 Answers Deloitte, Intelligroup,
in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?
List the types of flexfield?
Tell me some thing about SQL-LOADER.
PL/SQL stored procedure parameters?
Can functions be overloaded ?