WHAT IS THE USE OF SKIP WHERE U WILL GIVE?
Answers were Sorted based on User's Feedback
Answer / kumar
It is used in SQL Loader
At the begining of control file
(OPTIONS SKIP=10)
or
U can set it in command line also
SKIP gives the information to SQL Loader not to load first
10 lines.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sri
yes it skips the first records depending upon size that is
given in skip command
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hari
TO SKIP THE NUMBER OF RECORDS
LOAD DATA
SKIP n or at command prompt
| Is This Answer Correct ? | 0 Yes | 0 No |
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
How to send the e-mail notification in XML Pub Report?
What is the Exception. Types of exception, Difference between those. And example
what is the prerequisite for defining unit of measure?
Do you know what are user profiles in apps. Any examples you can give?
where we can check the status of po.
hi gurus my name is ramesh i was completed orcale apps technical trainning i wnt to put 3+yrs experience is it correct r not ,if any freshers jobs are available in market pls suggest me. my mail id rameshmcaou@gmail.com and contact no is 9000342411
can u explain which situation automonus transaction is used
WHAT IS THE VIEW IN ORACLE APPS?HOW IS IT CREATED?
What is the package?
Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?
How to create a purchase order without a requisition?