If you want to create indexes after the load process which
transformation you choose?
Answers were Sorted based on User's Feedback
Answer / bsgsr
stored procedure transformation can be used to create and
drop indexes before and after loading into the target.
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / kalyan
use the post session SQL to craete indexes on the target
table..
| Is This Answer Correct ? | 11 Yes | 1 No |
I have 2records in target table and this record is deleted in source. Now if I run mapping twice how many records do target will have, source having 10records. Same with incrementally. Please answer me ASAP.
If i havee 3records in my source having same deptno like Deptid Deptno ------ ------ 101 10 201 10 301 10 and i am using router TR to loading these records into target.Then how many record'll be loaded into target???
How big was your fact table
list out all the transformations which use cache?
Explain the types of lookup transformation?
How to delete the (flat file) data in the target table after loaded.
What is the difference between IN and Exists in Oracle?
How can u insert o ne row in the target if that row does not exists in the target and update if it exists
Explain Dataware house architecture .how data flow from intial to end?
what is left outer join?
What is informatica? What exactly are the practical uses in real world
Explain the difference between a data warehouse and a data mart?