can we use cartesian join in informatica

Answers were Sorted based on User's Feedback



can we use cartesian join in informatica..

Answer / raju

No we can,t use cartesian join in informatica

Is This Answer Correct ?    8 Yes 1 No

can we use cartesian join in informatica..

Answer / rajesh

yes we can ,by creating dummy ports in expression transmission like forjoin and tojoin ,in joiner transformation condition is forjoin=tojoin and output is m*n format

Is This Answer Correct ?    1 Yes 0 No

can we use cartesian join in informatica..

Answer / venkateshmalneni

we can use Cartesian join in informatica by using full outer
option in joiner t/r


if am wrong please let me know

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More Informatica Interview Questions

Clarify the utilization of aggregator cache record?

1 Answers  


Design time, run time. If you don't create parameter what will happen

1 Answers  


100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?

3 Answers   Polaris,


If u r using dynamic cache lookup port will be thier in thet which option u will select

1 Answers   HCL,


What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?

3 Answers  


What is the use of target designer?

1 Answers  


What are pre and post-session shell commands?

1 Answers  


delete data from staging table as it loads to target table.here is the case we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses

2 Answers   Motorola,


Can we run session without using workflows?

5 Answers   TCS,


What is confirmed dimension?

3 Answers  


i have source in oracle 10g,oracle 8i how will u take the data from two sources

2 Answers   TCS,


I have source data like this col1 col2 col3 5 3 8 6 2 9 7 1 10 and i want to get target as col1 col2 col3 5 1 8 6 2 9 7 3 10 which transformation i have to use and how?

3 Answers  


Categories