Hoe to skip middle of the record by using SQL*Loader?
Answer Posted / veluruga
By using FILLER Command, it will not accept the data and it inserts the NULL values.
Ex:
(Empno,
Ename,
Date FILLER);
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
how can i print random rows in plsql table
can we use look up type instead of a pofile option?or valueset?is it possible how?
Can u give the Documentation of Custom.pll in oracle apps
What is instead of trigger in where we will use?
Do you know where we can check the status of po?
What are the Standard Reports and Forms in HRMS?
Tell me how to debug the report?
what is the difference between request group and request security in oracle apps?
What do you understand by soa and what are the benefits of using this architecture?
do you know is it possible to run the interface without using oracle apps?
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?
is it possible to run the interface without using oracle apps?
List the types of flexfield?
How to move the one file from one instance to another instance? And your scripts also?
What are the benefits of using soa architecture?