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 / parthu

It may possible with Normalizer transformation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the procedure for creating independent data marts from informatica 7.1?

557


Is it possible to use a client with different version than that of its Informatica server?

635


What is the session task and command task?

589


Explain incremental aggregation in informatica

647


Difference between Data and Index Caches?

643






How would you copy the content of one repository to another repository?

547


What are the advantages of using informatica as an etl tool over teradata?

560


how we can load rejected record's at run time?(not through bad files)

1904


What is the command used to run a batch?

568


Explain the mapping variable usage example in informatica

627


what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?

1772


What are the measure objects?

651


What do think which one is the better joiner or look up?

716


Global and Local shortcuts. Advantages.

1458


What is the difference between informatica 7.0 and 8.0?

558