In a table, 4 person having same salary. How to get Third
person record only?
Answer Posted / pooja
hi all,
suppose 4 emp geting same sal as 4000... select * from emp
where sal=4000 and/having rowid=3
Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
What is an active transformation?
What is confirmed fact in dataware housing?
Implementation methodology
Explain informatica architecture - version 8 / 9
What is an expression transformation?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
What are the different ways to implement parallel processing in informatica?
what are 3 tech challenges/ common issues you face?
What are the conditions needed to improve the performance of informatica aggregator transformation?
Please let me know how to make Data masking in informatica..
Why is sorter an active transformation?
How we can create indexes after completing the loan process?
What is a repository manager?
Explain load alternative records / rows into multiple targets - informatica
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?