write a query row to column follwing source? quarter sales q1 5000 q1 9000 q1 7000 q1 6000 q2 5000 q2 4000 q2 3000 q2 1000 q3 4000 q3 3000 q3 1000 q3 2000 q4 5000 q4 400 i want the output? q1 q2 q3 q4 sales
3 7882what is the size ur source like(file system or database)? how many record daily come u r banking project?
2152in aggregator transformation we want to get middle record how to implement, source containg empno,name sal,deptno,address
1 3110source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
2731I have name like INDIA in a column. I want display 1st line A, 2nd line N, 3rd line D, 4th line I, 5th line A in oracle data base?
1 9214how to send unique records to one target and duplicate records to another target by using dynamic lookup cache????? please explain me briefly///(when we use this we look up on which target unique target ya duplicate target)
3 12484Scenario:- Below is the requirement. Source:- NAME ID Requirement RAVI 1 (no need to repeat as it ID is 1) KUMAR 3 (repeat 3 times as it ID is 3) John 4 (repeat 4 times as it ID is 4) Required Out Put:- Name ID RAVI 1 KUMAR 3 KUMAR 3 KUMAR 3 John 4 John 4 John 4 John 4 Scenario 2:- Source Data ID NAME 1,2 NETEZZA,ORACLE 3,4,5 SQL Server, DB2, Teradata Required Output:- ID NAME 1 NETEZZA 1 ORACLE 3 SQL Server 3 DB2 3 Teradata
1 4783Post New Cognizant Informatica Interview Questions
How to check coding errors in css?
What are the different properties that you can set for a data flow?
List the key features of blockchain?
Enlist major matchers available in jasmine?
Difference between taggregatedrow and taggregatesortedrow in talend
What does sql server mean?
What databases are supported by drupal?
2. A product selected for testing is equally likely to have been produced by one the 6 machines/processes. (i) Determine sample space ‘S’ (ii) What is the probability that the product is from machine 1? (iii) What is the probability that the product is from machine 2 or machine 4? (iv) What is the probability that the product is from both machine 5 and machine 3? (v) What is the probability that the product is not from machine 6? (vi) What is the probability that the product is not from either machine 6 or machine 1?
How we can use styleurls and styles in angular 2?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?
Why you do not refund the customer his money for the extension? It was agreed, that you pay it back!
What is a dynamic assembly?
What is header file definition?
Explain how you can transfer volume from one owner to another in openstack?
When would you use 'set_window' and when would you use 'win_activate'?