What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
2 21294In Real Time what are the scenarios u faced, what r the tough situations u have overcome, and explain about sessions.
2 23782i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2. what is the procedure and whar t/r's are involved and what is the mapping flow
4 12061i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow
3 11463supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
4 14905hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
1 7500Post New Wipro Informatica Interview Questions
Is django easy to learn?
What is schema in sap hana? : hana administration
Draw a UML class diagram for the code fragment given below: public class StringApplet extends Applet { private Label sampleString; private Button showTheString; private ButtonHandler bHandler; private FlowLayout layout; public StringApplet() { sampleString = new Label(" "); showTheString = new Button (" Show the String"); bHandler = new ButtonHandler(); layout = new FlowLayout(); showTheString.addActionListener(bHandler); setLayout(layout); add(sampleString); add(showTheString); } class ButtonHandler implements ActionListener { public void actionPerformed(ActionEvent e) { samplestring.setText("Good Morning"); } } } Note: The methods need not be indicated on the diagram.
There are two chlorination tonners both are connected to two pressure swithes and the pressure switch is connected to SOV which operates the valve to changeover the tonner selection i.e if pressure one tonner goes low the other tonner should come in line if it is inautomatic selection design a circuit using relays ?
What do you understand by the term management?
what are the expectations of QA from unit level testing
What is a variable and constant?
What is the relationship between xml namespaces and the xml 1.0 recommendation?
what is a desk check,test plan and dry run as in programming methods
Dear Sir I had already export to dubai. now I am to know that can I enter this sale entry in RG1. pls guide me.
how can i implement a program of polynomial adding,multiplication,through c language???
what is an adder or summing amplifier?
What is feal?
How to write pl sql in postgresql?
Define lock-inrange, capture range, and pullintime of a pll