How can we integrate different flat file data in a single
mapping and with in a single execution
What is the difference between bitmap and btree index?
i have a table with name field. i,e name Shankar prabhakar nitikripa so no if a occures 3 times in name then it will go to tgt A if b occures 3 times in name then it will go to tgt b .. if z occures 3 times in name then it will go to tgt z
What is the status code in stored procedure transformation?
with out using update strategy transnsformation how to update the data in mapping level
what is sql override?what is the use of it?
Can you generate reports in Informatcia?
How to fix the etl bugs..Tell me the process?
What is the target load order?
on a day i load 10 rows in my target and on nextday i get 10 more rows add to my target but out of 5 are update row how ican send them to target?how i can insert and update the records
How to load the data into target table, which not have Primary/Surrogate key (Duplicate records not acceptable)
Why we require dwh in particular projects?
If we can implement SCD TYPE 1 AND 2 IN A SINGLE MAPPING.. CAN WE SEE THE RESULT IN A SINGLE OUTPUT? I MEAN I WANT THE RELSULT OF BOTH SCD 1 AND 2 TO BE SEEN IN A SINGLE RUN?