InterviewSolution
Saved Bookmarks
| 1. |
“COUNT” keyword belongs to which categories in Mysql?(a) Aggregate functions(b) Operators(c) Clauses(d) All of the mentionedI have been asked this question during an internship interview.The origin of the question is The group by & having Clause in division Select Statement of MySQL |
|
Answer» The CORRECT OPTION is (a) AGGREGATE functions |
|