Home » MYSQL » Managing MySQL Users » Question
  1. The ALL subquery performs the operation _____________.
    1. database
    2. table
    3. row
    4. column
    5. None of these
Correct Option: D

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.