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

Is trigger a stored procedure?

601


What is varray in pl sql?

659


What does joining a thread mean?

640


How many primary keys can a table have?

609


What is the difference between join and natural join?

562






What is a primary key called that is made up of more than one field?

900


What are different types of queries in sql?

615


what is the difference between join and union? : Sql dba

637


What is graph sql?

636


Does mysql_real_escape_string prevent sql injection?

624


What is the max nvarchar size?

602


how many values can the set function of mysql take? : Sql dba

634


How many databases can sql express handle?

636


How do you optimize a stored procedure in sql?

581


Lookups are a key component in sql server integration services (ssis). Explain its purpose?

636