McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
DataBase Management System (DBMS)
→
Which of the following is an aggregate f...
Q.
Which of the following is an aggregate function in SQL?
A.
Union
B.
Like
C.
Group By
D.
Max
Answer» D. Max
2.1k
0
Do you find this helpful?
23
View all MCQs in
DataBase Management System (DBMS)
Discussion
No comments yet
Login to comment
Related MCQs
Which SQL function is used to count the number of rows in a SQL query?
View the Exhibit and examine the data in the EMPLOYEES tables. Evaluate the following SQL statement: SELECT employee_id, department_id FROM employees WHERE department_id= 50 ORDER BY department_id UNION SELECT employee_id, department_id FROM employees WHERE department_id= 90 UNION SELECT employee_id, department_id FROM employees WHERE department_id= 10; What would be the outcome of the above SQL statement?
dump, writes out SQL DDL statements and SQL insert statements to a file, which can then be reexecuted to re- create the database.
SQL applies predicates in the clause after groups have been formed, so aggregate functions may be used.
which of the following is not an Aggregate function?
which of the following is not an Aggregate function?
Which of the following is not an aggregate function?
In SQL the spaces at the end of the string are removed by function.
Which of the following invokes functions in sql?
Which of the following is used as the embedded SQL in COBOL?