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 |
what are the difference between 11.5.7 and 11.5.9 in oracle apps
What is the difference between buyer&employee in PO module?
How relation will be made between modules in oracle financial?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
How many parameters we can pass through pl/sql program in Oracle apps
What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.
How do u identity its name of report?
do you know is it possible to run the interface without using oracle apps?
what is the invoice matching
When loading data from staging table to interface table , how to reload the invalid record once again ?
Can you explain the difference between architecture followed in 10g & 11g?
what is multi org structure?