Differentiate between a database and data warehouse?
No Answer is Posted For this Question
Be the First to Post Answer
I have a condition sal=100 and I created one router and in that two groups g1 and g2 in g1 Sal<=100 and g2 Sal>=100, first which condition will satisfy, and Why?
What are the different options available for update strategy?
What is update strategy transform?
what is the method of error handling when session is running?
How is union transformation utilized?
hi all my source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want my target is column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c any one can you help
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
Why update strategy and union transformations are active? Explain with examples.
i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?
What is meant by lookup transformation?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?