what is service oriented architecture in Informatica 8 version
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
How will you display 10-15 letters from a name? (for ex: name="sivasubram'aniam'ramakrishnan". o/p wanted="aniam")
in reporting we add some new objects,how we get the count of the newly added objects to the report
how to insert header after each group.
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
Explain about Recovering sessions?
What is log file,and where is it located,why u r using the log file
Define the various join types of joiner transformation?
How you can differentiate between connected lookup and unconnected lookup?
how do u get the first record from 50,000 records ?
10 Answers TCS, UBS,
After a load is done to my target table, I need to insert a last row, which might be formed at some expression transformation and brought to target. Do I have to have separate mapping to be run after the 1st mapping? Or in a single mapping how to achieve this?
what is diff between IN and EXIT commands