Briefly define a session task?
No Answer is Posted For this Question
Be the First to Post Answer
What is joiner change?
What is the Rank index port in Rank transformation?
Can anyone briefly describe abt audit table loading?
How to compare Source and Target table, without using dynamic lookup?
which is better perfomancewise lookup or joiner and why?can anyone give example?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
Where we use dynamic lookup and where we use it?do we generate surrogate keys using dynamic lookup?can we use it for scd type 2 mapping and why?
how did u understand business requirement?
If u r giving different parameter file names in workflow and session for a single mapping parameter, then which one will be executed? The one u given in workflow or the one u given in the session?
What is update override?
one source to target loading insert new rows and update existing rows?
empno sal 1 8000 2 9000 3 8000 4 1000 how to get highest sal wise rankings in rank t/r.