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

What is sqlexception in java?

732


What is multiple partition?

696


What is the use of pl/sql table?

756


How to pipe multiline string to isql?

758


What is prepared statement in sql?

750






What found sql?

703


What are the different type of joins in sql?

722


Explian rowid, rownum? What are the psoducolumns we have?

758


What is the meaning of disabling a trigger?

826


Is sql similar to python?

717


What is pl sql record in oracle?

756


What are the possible values that can be stored in a boolean data field?

717


What does <> sql mean?

712


What is the difference between microsoft access and sql?

725


Why use truncate instead of delete?

720