Home » MYSQL » MySQL Subquery » Question
  1. The ALL subquery performs which operation?
    1. database
    2. row
    3. column
    4. table
    5. None of these
Correct Option: C

The operators ‘ALL’ and ‘ANY’ are used to perform operations on columns. They are used in conjunction with a comparison operator in order to test the result of a column subquery.



Your comments will be displayed only after manual approval.