If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???
5 116261.challanges in project? 2} landscape of project?3}How schdule line determined? 3}whst is shelf life exp? 4}fields to be maintained in Material master for TOR & availabil check.? 5}Third party business process,if 100 order 90 del by third how to bill for 90 how to configre this ?6} what is the tax procedure used in project? 7}account assignment done ?8}whatis alt cal type ? 9} How many pricing procedure you used? 10}What is condition exclusion group & exclusion indicator ?difference bet rush order & cash order?
1 3860My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
2 11217how to load data with out header and footer records in a database using sql*loader? pls tell me the answer urgently
1 6974//jobname positional parms,keyword parms,.... Restart=step3 //.. //.. //.. //step3 exec=xxxx //... //step4 exec=yyyy,cond=(0,Le,step3) //.. //step5 exec=zzzz Restart =step 3 executes step3.Step 3 gives some return code.In step 4,the test is passed as 0 is less than step 3.So step 4 is bypassed and is not executed. and the program is responsible for issuing the return code that was not even loaded in the main storage. The result: no return code can exist In the steps that follow any test of COND parameter tat attempts to interrogate this non-existent return code will be ignored . Step 5 will be e executed. IN THIS EXAMPLE WHAT DOES XXXX YYYY ZZZZ MEAN?? PLEASE CAN ANYONE SAY...
2852Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
7 25159Hi, Can we implement the Abstract class on interface in c#, If yes then provide the code implementation
1 5825Post New Wipro Interview Questions
Do I need to upgrade to beta 3 to use air beta 3?
Every block of blockchain consist of what elements?
differnce between the 4.7 & 6.0 versions?
Is WCT paid to be considered as overhead during costing in construction firm?
Is google the owner of android?
In which year, physical laboratory in ahmedabad was founded?
What do you mean by a zombie process?
What is a congested switch?
How to create multi-dimensional array?
What is the protocol used by server and client?
Consider the following algorithm: for ( i = 2 ; i <= n ; i++) { for ( j = 0 ; j <= n) { cout << i << j ; j = j + floor(n/4) ; } } (a) What is the output when n = 4 (b) What is the time complexity T(n). You may assume that n is divisible 4.
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What does a lock object involve?
What is the function of a replication server?
What is @id in hibernate?