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

while doing average nulls value cannot considered
>>in that above example 4 values is there but while
caluculating average it consider only 3 values y becz in
that four values one values is there so the o/p is
>> 5+null+8+3=16/3

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain vproc in teradata?

775


What are differences between teradata and ansi session modes in teradata?

876


What is the meaning of Caching in Teradata?

891


What are the available primary index types?

932


What are the functions of a Parser?

811


Explain the new features of teradata?

801


What are the updated features of teradata?

807


What does Amp contain and what are all the operations that it performs?

782


What are the different softwares used with their functions in teradata?

789


What is a sparse index?

827


Explain the term 'foreign key' related to relational database management system?

756


Explain teradata vs. Redshift?

769


What are normalization, first normal form, second normal form and third normal form?

840


Difference between multiload and tpump?

845


Difference between stored procedure and macro?

923