1.

The ALL subquery performs the operation _____________(a) row(b) column(c) table(d) databaseI got this question in semester exam.This intriguing question comes from Managing MySQL User Accounts topic in portion General MySQL Administration of MySQL

Answer»

The correct option is (b) column

For explanation I WOULD SAY: 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.



Discussion

No Comment Found

Related InterviewSolutions