Hi, My question is " How to display 3rd highest salary
record from the internal table. The internal table has 2
fields named emno(Employee number) and salary.".
Send answer to my mail shaiksha.it@gmail.com.
Thanking you.
Answer Posted / shaiksha
Extract the content of 2nd field Using... <Select distinct
salary from ztable_emp into .... order by descending.>. Now
you can have all records in it table, exactly 3rd record
itself is highest salary record. Then basing salary extract
entire record using select statement.
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is cts and what do you know about it? : abap hr
Did you create primary index?
What is an abap instance?
Reports: Event functionality.
Folder types in smatforms? 2)What is Command line?
What are types of select statements?
What is append structure?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
What are the advantages/ dis-advantages of logical databases?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Work most on which module: name a few tables?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What are the disadvantages of using explicit enhancement?
What is table attribute? : abap data dictionary
What is a development class? : abap data dictionary