English

Write SQL query for the following: To retrieve the lowest score from the Score column of GRADES table. - Informatics Practices

Advertisements
Advertisements

Question

Write SQL query for the following:

To retrieve the lowest score from the Score column of GRADES table.

Code Writing
Advertisements

Solution

SELECT MIN (SCORE) FROM GRADES;

shaalaa.com
  Is there an error in this question or solution?

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×