ename,deptcount
vamshi,3
kumar,5
krish,8
in o/p i want vamshi record 3 times kumar record 5 times
like wise
what is the logic.?
give the entire logic plz
What is use of batch file in informatica? How many types of batch file in informatica?
in performance wise union is past,union all is past
What is the difference between Power Centre and Power Mart?
If u r giving different parameter file names in workflow and session for a single mapping parameter, then which one will be executed? The one u given in workflow or the one u given in the session?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
Design a mapping to calculate department wise sum of salaries and load it in single target? Source Target Deptno Salary Deptno Salary 10 100 10 600 10 200 10 600 10 300 10 600 20 200 20 800 20 300 20 800 20 300 20 800 30 400 20 1500 30 500 30 1500 30 600 30 1500
how will you remove the duplicate records from flat file without using sorter?
What are the reusable transformations?
How would you copy the content of one repository to another repository?
 Code page compatibly –Where all changes are made to handle the scenario.
i have two tables,table 1 having 2 columns and 3 rows,table2 having 3 columns and 2 rows.what is the output if i do left outerjoin,full outer join,right outer join?
What is A cache?