What are the different types of olap? Give an example?
No Answer is Posted For this Question
Be the First to Post Answer
What is confirmed fact in dataware housing?
how do u use sequence created in oracle in informatica? Explain with an simple example
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping?how
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
can v update d records in target using update stargey without generationg primary key ? explain
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
Why do flat file load is faster if you compare that with table load ? Please answer me. Advance Thanks, Manojkumar
What is a unit Testing?
Why we use stored procedure transformation?
I still need further explanation about the difference between active and passive transformation with some examples.Thank You
Is it possible to update the target table with PK?
How to eliminate duplicates in FF and oracle both