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 4807There 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 5753what is the use of occurs 10 or (any number) in the internal table declaration with header line.
1977SAS 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?
1998Post New Programming Languages AllOther Questions
What do you understand by modular programming?
what are the 3 forms of a prolog term
what is difference between kpo and it industry? that is in terms of work, package etc
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
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.
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
What is the difference between WebIntelligence and Designer in creating universes?
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
what is session state?
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
THE CHANNEL IN DATA COMMUNICATION CAN BE?
what are resources in case of Threads