Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Select Order by Rank and up to 3 rows

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is abstract classes

1394


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

1149


Difference between sy-tabix and sy-index? Where it is used?

988


What is the step-by-step process to create a table in data dictionary? : abap data dictionary

1225


What are the functions of lock objects?

1246


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2811


Explain the session method? : abap bdc

1222


wat is the default file name of BAPI trace?

2303


Program lines for the radio button selection and unabling some input variables in section screen

1460


What are the two different ways of building a match code object? : abap data dictionary

1185


What should be the approach for writing a bdc program? : abap bdc

1207


Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

1219


What are the differences between sap memory and abap memory?

1244


What are conversion routines? : abap data dictionary

1047


In a loop of an internal table, what is the use of at first & at last statements?

2020