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
Where can you find error log for call transaction? : abap bdc
Explain how is batch input process different from processing on line?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What is static attribute
Explain the advantages/disadvantages of logical databases?
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
What is the difference between synchronous and asynchronous update? : abap bdc
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What is the difference between native sql & open sql? : abap data dictionary
What are the steps in creating screen ?
What is bdc programming? : abap bdc
What are the different types of internal table?
What is the different between abap and ooabap? Why do we use ooabap?
Can a domain, assigned to a data element be changed?
How do you document ABAP programs? Do you use program documentation menu option?