Informatica 면접 질문과 답변
Ques 46. What is the purpose of a LookUp cache in Informatica?
A LookUp cache in Informatica is used to store and reuse lookup data, improving performance by reducing the number of database queries.
도움이 되었나요?
Add Comment
View Comments
Ques 47. Explain the concept of a Joiner transformation.
A Joiner transformation in Informatica is used to combine rows from two heterogeneous sources based on a common column, similar to an SQL join operation.
도움이 되었나요?
Add Comment
View Comments
Ques 48. What is the purpose of a Normalizer transformation in Informatica?
A Normalizer transformation in Informatica is used to transform data by converting columns with repeating groups into multiple rows, simplifying data processing.
도움이 되었나요?
Add Comment
View Comments
Most helpful rated by users:
- What is Informatica PowerCenter?
- What is a Repository Service in Informatica?
- Explain the concept of a Source Filter in Informatica.
- What is a Lookup Override in Informatica?
- What is a Session in Informatica?