how do u get the first record from 50,000 records ?
Answer Posted / chemistrya2z
select * from <tbl> where rownum<2;
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How to update or delete the rows in a target, which do not have key fields?
Explain Dataware house architecture .how data flow from intial to end?
What are the different ways to implement parallel processing in informatica?
which one is better performance wise joiner or look up
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
What are the different clients of powercenter?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
What is powercenter on grid?
How do we call shell scripts from informatica?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
How to do unit testing in informatica? How to load data in informatica ?
Separate from a database, an information bazaar, and an information stockroom?
How do you remove duplicate records in informatica? And how many ways are there to do it?
What is a difference between complete, stop and abort?
What is Data Caches size?