what is correlated query?
Answers were Sorted based on User's Feedback
Answer / koti
in correlated query is nothing but a sub query, but the difference is sub query can executes first, based on the result the main query executes...
| Is This Answer Correct ? | 2 Yes | 1 No |
What are the transformations that are not supported in mapplet?
How to jion 2 tables, without using any condition?
Define informatica repository?
How can one know that a table has indexes and is partitioned? How data will be pulled from Partitions in Oracle for Informatica?
What does command task mean?
How can we delete duplicate rows from flat files?
What is a router transformation?
What are the new features of informatica 9.x developer?
In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?
how to load rows into fact table in data warehouse
What is exclusive and normal mode for repository services?
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?