A database table contains 3
fields(Student_no,Section,Total_marks).I want retrieve top 10
students from each section.Note:(Section contains data like
A,B,C.Each section contains more than 10 students).
Answer Posted / sateesh
for this initially we can SORT in assending order,
then using "select up to 10 rows".
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
How do you connect to the remote server if you are working from the office for the client in remote place?
What is database utility? : abap data dictionary
Explain enhancements
What is the bitwise operator in the sap abap?
What two statements would be used to exchange data between programs using abap memory?
Explain what are the different functions used in sap script? What are the parameters used in each function?
What are the differences between a database index and a match code?
How many types of size categories and data classes are there? : abap data dictionary
How would you suppress the display of a parameter on the selection screen?
What are the aggregate objects in the data dictionary? : abap data dictionary
what is difference between set screen and call screen ?
What are the parameters in bdc_insert? : abap bdc
What is logical database? : abap hr
Explain the data types of internal tables?