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
Clarify the utilization of aggregator cache record?
Explain constraint based loading in informatica
What is a stored procedure transformation?
Explain in detail about scd type 1 through mapping.
How do you update the records with or without using update strategy?
What is the session task and command task?
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What are the different types of transformation available in informatica.
Tell me about MD5 functions in informatica
what are the deliverables?in your project?
How do you manage the Parameter files while migrating your data from one environment to another environment?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
Briefly define a session task?
What is a code page?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.