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.
2 4549There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
2 5530what is the use of occurs 10 or (any number) in the internal table declaration with header line.
1870SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
1890Post New Programming Languages AllOther Questions
Diff between IF and where ?
sample and simple coding where we get?
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
what is the difference between uservariables and systemvariables (in Environmental variables)???
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
< DL Compact > tag is used for
how to add Servlet-api.jar file into eclipse 3.3.2 ?
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
how can i split string in a textbox in windows appication using C#.net
what is the current salary package in India for a lamp programmer
what is the use MDM(Master Data Management)and meaning
3. What is the difference between testing and Quality Assurance?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
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.
how CLR identify vb file?