

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is correct regarding Aggregate functions? |
A. | it takes a list of values and return a single values as result |
B. | it takes a list of values and return a list of values as result |
C. | it takes a single value and returns a list of values as result |
D. | it takes a single value and returns a single value as result |
Answer» B. it takes a list of values and return a list of values as result | |