Which one of the following pairs of aggregate functions do
you use with character fields?
1. COUNT(field) and MAX(field)
2. AVG(field) and COUNT(field)
3. MIN(field) and SUM(field)
4. AVG(field) and MAX(field)
5. COUNT(field) and SUM(field)
Answer Posted / paresh
COUNT(field) and SUM(field)
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
Difference between truncate, delete and drop commands?
What is the example of procedure?
What is sql and its types?
What is error ora-12154: tns:could not resolve the connect identifier specified?
What is the difference between python and sql?
What is partition in sql query?
What is a database event trigger?
When are we going to use truncate and delete?
Can a varchar be a primary key?
Write a sql query to convert all character to uppercase after hypen.
Whis is not false in primary key?
What is rename in sql?
Is pl sql a programming language?
how do you know the version of your mysql server? : Sql dba
What is sqlite format?