InterviewSolution
Saved Bookmarks
| 1. |
Which of these operators perform similar operations like ALL and ANY?(a) SOME(b) MANY(c) SELECT(d) GROUPThis question was posed to me during an online exam.I would like to ask this question from Performing Multiple in chapter Using SQL to Manage Data of MySQL |
|
Answer» Correct option is (a) SOME |
|