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 / santhosh , hyd
COUNT(field) and MAX(field)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do I upgrade sql?
How many scalar data types are supported in pl/sql?
Why is sql*loader direct path so fast?
Explain exception handling in pl/sql?
What are the different types of a subquery?
Does mysql support pl sql?
How can we link a sql database to an existing android app?
What is the difference between partitioning and sharding?
What are all the different types of indexes?
Does truncate require commit?
What is sqlcommand?
What is basic structure of pl sql?
What is trigger explain with example?
Are dml statements autocommit?
Is nosql faster than sql?