create a mapping to retrieve the employees who are getting
salary greater than average salary?
Answer Posted / maxy
I think it's better to have a null check here in the exp
before aggregating.
If salary is Null for any employee it will not be consider
while caculating the avg.
ex-
epm sal
e1 10
e2 20
e3
e4 30
Though there are four employee avg will be 20.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
How do you convert single row from source into three rows into target?
What is a pre-defined event and user-defined event?
Enlist some properties of sessions.
Repository user profiles
What is intricate mapping?
Please let me know how to make Data masking in informatica..
Can anyone tell me the new features in Informatica 9 Version?
What is meant by pre and post session shell command?
Explain about Informatica server process that how it works relates to mapping variables?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
Explain the difference between mapping parameter and mapping variable?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
what is song in infrmatica...?
What can we do to improve the performance of informatica aggregator transformation?