I was try to insert 120000 records into the orcle table
using the stroed proceeder. But it was stop the 9999. What
can I do insert all the records.
Answer Posted / pp
<body>
<div height="50%" width="50%" style="background-color:#c6e1f4;" unselectable="on;">
<table width=10% vspace=30 border=1 cellpadding=15>
<tr bgcolor=#f0e6d5><td>
<b>File APIs for Java Developers
</b></td></tr>
<tr bgcolor=#f0e6d5><td>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
diffrence between oracle apps , .NET , SAP
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
what are other resources are needed for this mantis?
When we use Windows authentication mode
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
Have you used callsymputx? what points need to be kept in mind when using it?
what is the difference between an OS(operating system) and Framework?
What is BASIS
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
Need provab technical test questions
How to call a C++ function which is compiled with C++ compiler in C code?
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that