Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In a table, 4 person having same salary. How to get Third
person record only?

Answer Posted / mr.lee

id sal

101 1000

102 1000

103 1000

104 1000

Select Rn, id, Sal, From (
Select Rownum Rn, id ,Sal From Emp)
Where Rn = 3

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N

2189


What is complex mapping?

1171


Mention a few design and development best practices for informatica?

1045


What are connected or unconnected transformations?

1171


What are the popular informatica products?

1056


Can we get 1st record through Informatica(without sequence number).

1518


To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?

1153


can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.

3923


What are the differences between oltp and olap?

1018


How you can differentiate between connected lookup and unconnected lookup?

1105


Describe the impact of several join conditions and join order in a joiner transformation?

1115


Design a mapping to load a target table with the following values from the above source?

1394


What is a passive transformation?

1152


Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?

1061


Differences between version 7.x and 8.x.

1939