whether Nulls will be counted while doing average?
example: we have table column A with following values
A
--
5
Null
8
3

Now what is the average of A?

Answer Posted / maka

Null value can not be counted with aggregate functions.
count(*) count null.
Here result will be 5

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to load specific no.of records using bteq, or fastload,or multiload

1318


Can we collect statistics on multiple columns?

568


What do you mean by ttu in teradata?

571


What are the available primary index types in teradata.

589


What is the use of teradata system software?

550






What do you mean by fastexport in teradata?

561


What is basic teradata query language?

635


What are some primary characteristics of teradata?

552


Give the sizes of SMALLINT, BYTEINT and INTEGER.

668


what are the day to day activities of teradata DBA ?

5372


What is a three-tier data warehouse?

633


Explain the parallel data extension in teradata?

658


Explain the new features of teradata?

571


What are the uses of bynets in multi-node systems?

590


How to select first n records in teradata?

611