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 / sutirtha

Select Order by Rank and up to 3 rows 

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of the sap abap data dictionary objects?

753


What are the events in ABAP language?

786


Can you create an internal table dynamically?(at run time)

1605


what is the exact code that shoud be implimented in sap note

2174


wat is the default file name of BAPI trace?

1986






– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5793


Can we define our own match code id's for sap matchcodes? : abap data dictionary

771


What is meant by stacked list?

766


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

784


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

788


What are your ways to performance optimization?

1116


Explain the advantage of structures?

724


What are the different types joins?

754


Describe the data classes?

773


Can a transparent table exist in the data dictionary but not in the database physically?

806