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

How do you define Teradata?

791


What is meant by a dispatcher?

746


What are aggregate tables? How do you design them using teradata?

819


In BTEQ, how are the session-mode parameters being set?

877


What is spool space? Why do you get spool space errors? How do trouble-shoot them?

716






Backup Script was blocked then you are unable to archive the data. how do you analyze it and where do you identify ?

1686


What are the functions of a Parser?

776


How you will check the version of teradata?

818


What is the difference between global temporary tables and volatile temporary tables?

827


What is the particular designated level at which a LOCK is liable to be applied in Teradata?

786


What do you mean by tpt in teradata?

751


What are types of partition primary index (ppi) in teradata?

771


What is the purpose of joins in teradata?

763


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

825


Explain the parallel data extension in teradata?

814