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


Please Help Members By Posting Answers For Below Questions

What is the difference between a structure and a table?

762


What is the significance of hide?

772


What are Pull and Push Methods?

1972


What are the uses of the information in the data dictionary? : abap data dictionary

998


What is full form of bdc session? : abap bdc

881


What is generic area buffering in abap?

767


What is a variable in the sap abap?

777


What are the various types of selection screen event?

778


In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?

900


What is the use of the raising exception?

774


What is table attribute? : abap data dictionary

805


In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.

1830


How to debug a sapscript?

826


Explain how do you use structures in the abap programs?

756


Why bapi need then bdc ? : abap bdc

775