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 / bhushan deshmukh
Please see the Data base structure
And check the datatype of specific data type , if data type
is numeric...
and
If data base structure is having the same length as per
user inserted value is then check in the stored proceduer
variable for to store the value...
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the filters in biztakk server? where it can use?
What is dialog programming?
what is the current salary package in India for a lamp programmer
What is WEB 3.0? What are the features their in WEB3.0
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
how to convert infix expression to prefix expression?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
Difference of Console, web & windows applications?
Define Form modules, Class modules and Standard modules
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution