How to get EVEN & ODD numbers separately?

Answer Posted / krishnakanth.ch

There are many ways....

1) Using the sql override in the source qualifier. To find
the even and odd. Add another column to flag the even and
odd.Like

select ID,decode( id/2,0,'E','O') FLAG FROM TABLE_NAME;

Using the router we can send them into two seperate target
tables.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is update strategy transform?

565


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

560


Differentiate between Load Manager and DTM?

1659


How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?

1453


What is the Process to creating lookup transformation in informatica

579






What the difference is between a database, a data warehouse and a data mart?

588


what is song in infrmatica...?

1668


Explain the shared cache and re-cache?

608


Which transformation is needed while using the Cobol sources as source definitions?

723


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

1906


Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?

1740


What is option by which we can run all the sessions in a batch simultaneously?

659


What are the reusable transformations?

692


Tell me about MD5 functions in informatica

519


Differentiate between a repository server and a powerhouse?

571