write sql query following table

quarter sales
q1 1000
q1 2000
q1 3000
q1 4000
q2 5000
q2 6000
q2 7000
q2 8000
q3 1000
q3 2000
q3 3000
q3 4000
q4 5000
q4 6000
q4 7000
q4 8000
i want the output format like
q1 q2 q3 q4
1000 5000 1000 5000
2000 6000 2000 6000
3000 7000 3000 7000
4000 8000 4000 8000

Answer Posted / chandu

In Expression transfermation, if( sales = q1,sales,0)

Is This Answer Correct ?    1 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Story point Estimation ? Can any one give just an introduction about this ? Advance Thanks

4981


Can we override a native sql query within informatica?

712


What is informatica?

772


How to Create a folder using pmrep command?

713


What is informatica metadata and where is it stored?

670






wat are deployement groups in informatica, how it will be used for developers

1354


What is meant by a domain?

744


What is Index Caches size?

722


server hot-ws270 is connect to Repository B. What does it mean?

1978


What all join we can perform in LOOKUP transformation?

648


What are the different transaction levels available in transaction control transformation?

754


Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?

727


How many input parameters can exist in an unconnected lookup?

1150


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

795


can you please explain me pre session and post session options?

6627