InterviewSolution
Saved Bookmarks
| 1. |
The ALL subquery performs which operation?(a) row(b) column(c) table(d) databaseI got this question during an interview.Query is from Performing Multiple in chapter Using SQL to Manage Data of MySQL |
|
Answer» The correct OPTION is (b) column |
|