source target
--------- --------
name no sal name no sal max_sal
r 10 1000 r 10 1000 3000
y 20 3000 y 20 3000 3000

Answer Posted / james

select name,no,sal,(select max(sal) from emp) as max_sal
from emp;

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please let me know how to make encryption and decryption with example?

1454


What is informatica?

671


What is the benefit of partitioning a session?

620


What are active transformations.

1181


How to create or import flat file definition in to the warehouse designer?

606






What does role playing dimension mean?

617


I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.

1034


What do you mean by worklet?

619


Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.

1830


Please tell me which institute is the best to study Informatica and asp.net in chennai Also please send me the latest interview questions in asp.net,c# and sql server to my id ramtryin@gmail.com

1583


Design time, run time. If you don't create parameter what will happen

1416


Whats there in global repository

1259


What is workflow? What are the components of workflow manager?

701


What is the sequence generator transformation in informatica?

608


During the running session, output files are created by informatica server. Enlist few of them.

535