I have a file it contain 2 records like empname,company as Ram, Tcs and Ram, IBM. But i want empname, company1,company2 as Ram, TCS,IBM in the target. How?
6 14353If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
4 10310source target --------- -------- name no sal name no sal max_sal r 10 1000 r 10 1000 3000 y 20 3000 y 20 3000 3000
7 12842What is the maximum number of profiles in a role ? What is the maximum number of authorization objects in a role? What is the maximum number of authorization in an object ?
5 29185How to transfer a goods from one plant to another plant. what are customization has to do. urgent plz. thanks in advance
1 7437Post New Cap Gemini Interview Questions
Explain the types of properties that quick test learns while recording?
What is the difference between local variables and global variables?
We have 110Vac ,10A ac supply which is converted into 110VDC & How much DC current? which factor is reqired for dc current calulation?
Differentiate between Hadoop MapReduce and Pig?
Expand-------NAST
Which command is used to kill the last background job?
what is destructive and non-destructive testing of welding
What is dll error in windows?
From where u get the logical query of your request?
What are animating elements in angularjs?
Please describe the initial process sequence while the system boots up?
Have you ever worked with someone that you did not get along with as part of a team? How did you handle that?
What is the difference between the response.write() and response.output.write() methods?
What is a singleton class? Give a practical example of its usage.
What is floor in java?