Hi experts,
table 1 has 10 records, table 2 has 5 records
select * from table1, table2;
What is the output for this query???....plz answer
Answer Posted / laxmi soujanya
10*5=50 records
this is cartesian product
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Explain the aggregator transformation?
What is workflow monitor?
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
Explain sessions and how many types of sessions are there?
Do you find any difficulty while working with flat files as source and target?
What is a grid in Informatica?
How to update or delete the rows in a target, which do not have key fields?
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
What is a joiner transformation and why it is an active one?
According to his methodology what all you need before you build a datawarehouse
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
How many input parameters can exist in an unconnected lookup?
what is $$$$?