What is a passive transformation?
No Answer is Posted For this Question
Be the First to Post Answer
what is mystery dimension?
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .
I have a scenario with lookup table. in that lookup table have colomns, but i need to process only 10 colomns out of 50. Please te me how can we acheive it?
What are variable ports and list two situations when they can be used?
Can anyone briefly describe abt audit table loading?
What is dynamic cache?
3,if our source containing 1 terabyte data so while loading data into target what are the thing we keep in mind?
What is the surrogate key?
Why we use ENABLE HIGH PRECISION in session properties?
Hi All, I have three question. 1) How to remove the header and footer in a flat file in informatica? 2)How to load the first and last record of flat file into the target? 3)I have a Input and Output table. Input Name Salaray Month A 100 Jan A 200 Feb A 300 March B 400 April B 500 May B 600 June Output Name Salaray Month A 100 Jan A 300 Feb A 600 March B 400 April B 900 May B 1500 June How to implement and get the ouput as mentioned above. If Possible kindly provide the SQL query also. Kindly any one help to implement this concept. Thanks, Pradeep
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
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