There is a Database Table of Student Details with Fields Student Id, Student Name, Class ID and Rank. Now how to fetch the first three students with highest ranks from all Classes.
Answer Posted / anonymous
Select Order by Rank and up to 3 rows
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
Why do we use logical blocks in abap program?
Fallback class
Explain the session method? : abap bdc
How will you read from internal table records in a given value range (without using loop)
What do you understand by work area and internal tables in abap? Why do we use it?
How do you differentiate tax for different countries? : sap abap hr
What has to be done to the packed fields before submitting to a BDC session.
What are pool tables?
How do you display a data in a detail list?
What are the differences between sap memory and abap memory?
Rp_provide_from_last contains how many parameters ? : abap hr
Explain how do you move on to the next screen in interactive reporting?
Explain the disadvantages of logical databases?