i have one source 52 million records i want target only 7
records ?how wil you do what logic to implement?
Answer Posted / sameer
If ur source as a flat filemail then we uses first expression transformation and we write expression v1=v1+1 and one output port o1=v1 then after filter transformation and in there filter conditions just write o1 <=7 But if ur source as a relational source then we write select * from table-name
Where rownum <=7
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we can create indexes after completing the loan process?
How can a transformation be made reusable?
What is meant by a domain?
How can we handle two sessions in informatica?
What is Cognos script editor?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What could be the possible resons of locks by user?
What are the advantages of informatica?
What are the transformations that are not supported in mapplet?
design of staging area?
how will u take the data from clint server and next what u do in datamodeling what u will u do in staging area what u will u do next what u are doing please give the step by step by process
Explain about Informatica server process that how it works relates to mapping variables?
How might one distinguish in the case of mapping is right or not without associating session?
How do you handle two sessions in Informatica
Dimension Object created in Oracle can be imported in Designer Cubes contain measures