Write the different tools in the workflow manager?
No Answer is Posted For this Question
Be the First to Post Answer
I want skip first 5 rows to load in to target? what will be the logic at session level ??
What are the different types of Type2 dimension maping?
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
How to Display top 2 salaries for each department WITHOUT using Rank Transformation And WITHOUT using SQL queries in source qualifier.
can we override a native sql query within informatica? Where do we do it?
Did u used latest transformations of 8.6.0? for what?
How many repositories can be created in informatica?
1) Alternative to update strategy transformation 2) out of 1000 records after loading 200 records, the session got failed. how do u load the rest of records ?? 3) use of lookup override
what is the process of target load planing?
How to extract original records at one target & Duplicate records at one target? {with out using EXPRESION transformation and sequence generator transformation?}<-this is important
can anyone explain me about retail domain project in informatica?
In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?