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 / shaheen
This can be achived by '...group by' addition in the select
statement.
Regards,
Shaheen
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What do you do when the system crashes in the middle of a BDC batch session?
What are the different types of the variable in the sap abap?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
How to create user interfaces for lists?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What is system-land-scape of your project?
Explain read dataset in sap abap?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are the advantages of logical databases?
Explain how do you move on to the next screen in interactive reporting?
Have you printed any report?
What is the difference between get and get late?
What are system variable in abap?
How to combine multiple order in one Delivery ( Step by Step)?
What is the use of table control in bdc is it same in module pool table control? : abap bdc