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
Does the external program run in the same sap luw as the caller, or in a separate one?
What are the major steps will you use for tuning?
What is page window?
What is the use of 'table index'?
Difference between /N and /BEND?
How do you find the information on the current screen?
Where can you find error log for call transaction? : abap bdc
What is a table pool? : abap data dictionary
Differentiate database index and match code.
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What is the function of the correction system?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
How many types of views are there ?
Explain the difference between get and get late?