how to get the first row without using rank t/r?
Answer Posted / venkatgiri
select * from Table_name limit 1
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Define the various join types of joiner transformation?
What is a surrogate key?
What is the cumulative sum and moving sum?
can you please explain me pre session and post session options?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
what is Active lock explain
Explain joiner transformation in informatica
How to join three sources using joiner? Explain though mapping flow.
Name the different lookup cache(s)?
Slowly changing dimensions, types and where will you use them
What is status code in informatica?
What is the different lookup cache(s)?
How do we call shell scripts from informatica?
Is there any way to read the ms excel datas directly into informatica?