InterviewSolution
Saved Bookmarks
| 1. |
Which SQL keyword is used to retrieve a maximum value?(a) MOST(b) TOP(c) MAX(d) UPPERThis question was posed to me in homework.This intriguing question comes from Basic SQL topic in division Laying the Foundation of SQL Server |
|
Answer» Right choice is (c) MAX |
|