1
2
3
*
4
5
6
*
7
8
9
how to load records between two stars(*),
Answer Posted / chandu
By using filter transformation we can achieve this scenario.
Filter condition :column>=4 and column name<=6
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
How to load the data from a flat file into the target where the source flat file name changes daily?
What is the need for an etl tool?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Briefly define a session task?
What are the different lookup cache(s)?
which one is better performance wise joiner or look up
how to load rows into fact table in data warehouse
What are the different options available for update strategy?
What is dimensional table?
Explain sessions?
What is the sequence generator transformation in informatica?
Which transformation is needed while using the Cobol sources as source definitions?
What are session parameters ? How do you set them?
Please let me know how to make Data masking in informatica..
explain about unit testing? in real time?