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

Define views in teradata with general syntax.

773


What is the difference between fastload and multiload? Which one is faster?

871


What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?

837


What tools would you use for that?

797


Mention a few of the ETL tools that come under Teradata.

839


Highlight the limitations of TPUMP Utility.

787


How to identify ppi columns?

867


Explain Teradata performance tuning and optimization?

910


What is teradata? What are some primary characteristics of teradata?

745


What are the various reporting tools in the market?

819


What do you mean by parsing?

822


What are the newly developed features of Teradata?

779


What is meant by a Clique?

800


What are teradata utilities?

821


Can you fastexport a field, which is primary key by putting equality on that key?

948