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
What is java sql drivermanager?
What is bulk compiling in pl/sql.?
What is relationship? How many types of relationship are there?
How global cursor can be declare with dynamic trigger ?
What's the difference between a primary key and a clustered index?
How to combine two stored procedures in sql?
What is a ddl command?
What is trigger explain with example?
What is a memo field?
Is sqlite free?
What is the difference between jpql and sql?
What is full join?
Can we use pl sql in mysql?
Do we need commit after truncate?
What is varchar sql?