following scenario empsal table i want who exist one lakshs
sal above monthwise?
`
empsal
empid monthyear sal
1 jan2008 1000
2 march2009 50000
3 april2009 4000
4 feb2009 100000
5 jul2009 600000
6 dec 2008 90000
Answer Posted / animesh
Select EMPID from EMPSAl
Group By monthyear
where
sal> 100000
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
Do you find any difficulty while working with flat files as source and target?
what is index?how it can work in informatica
Why union transformation is an active transformation?
Explain sessions and how many types of sessions are there?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
Explain in detail scd type 2 through mapping.
What are the informatica performance improvement tips
Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance
Which transformation is needed while using the Cobol sources as source definitions?
What is meant by pre and post session shell command?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
Explain what are the different types of transformation available in informatica.