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.
Answers were Sorted based on User's Feedback
Answer / vinay
in the select statement use the max keyword and select up to
3 rows .
Is This Answer Correct ? | 2 Yes | 6 No |
Answer / gaurav walia
first sort the rank field by descending.....den select rank up to 3 rows...
Is This Answer Correct ? | 0 Yes | 6 No |
difference between user-exit and customer-exit?
IS DOMAIN IS REUSABLE ? IS DOMAIN IS CLIENT DEPENDENT OR CLIENT INDEPENDENT..
What is open sql?
What is append search help? : sap abap data dictionary
wat is EDI Administration & EDI Administration procedure?
How do you check it out whether the Logo is added or not in your forms?
In the scripts,Which is mandatory function module means with out Open_form and can we write the print prg
How to create a link between modified form and modified print program?
By using which single table i can get all the detail from sale order to billing not used vbak, vbap, vbrk & vbrp.
What does import and export do?
After sending the data(any type) from SENDER to RECEIVER can we send the same data to SENDER by using ALE?
What are the different types joins?