The subqueries in MySQL can return different types of information. A scalar query returns a single value. Column subquery return a single column and row subquery returns a single row.
Previous Question Next Question
Your comments will be displayed only after manual approval.