While migrating the data from one environment to another environment how would you manage the connections?
what is SDLC way of code development?
which transformation should we use to get the 5th rank member from a table in informatica?can we achieve this in sql?
To achieve the session partition what r the necessary tasks u have to do?
I am using mapping variable, when i am running a session,before it has 10000 records, after completion of session what about value of mapping variable?
how to work with mapplet designer in informatica?
in which situations we go for pesistent cache in lookup and which situations go for shared lookup cache?
. Design a mapping, first two phone calls received by a customer must be represented as "Home" , "Office" and the next calls must be concatinated and represented as "Other".Look at the below tables :: Source Definition Customer Phone_Number A 9848403211 A 9812675432 A 9112356788 A 9876503276 B 9567890765 B 9876098567 AND THE TARGET IS Customer Home Office Other A 9848403211 9812675432 9112356788,9876503276 B 9567890765 9876098567 Null
What is the benefit of partitioning a session?
Explain factlessfact table with scenario
How Union Transformation is an Active Trans?
What is a parameter When and where do you them when does the value will be created
What is the difference between writing a joiner query in ANSI style and THETA style?