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 / sanjeev

You can use COUNT(field),MIN(field),MAX(field) functions for
character fields.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many indexes can be created on a table in sql?

494


Why is nosql good?

591


What are secondary keys?

557


write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba

538


tell us something about heap tables. : Sql dba

596






How do you create an update query?

520


what is bcp? When is it used?

578


Is null operator in sql?

604


What is a temporal data type?

593


Differentiate between sga and pga.

665


What is sql and its types?

625


Explain how can you save or place your msg in a table?

593


What is the difference between a subquery and a join?

527


What is sqlerrd?

524


How do I view a sql trace file?

564