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
What do you mean by teradata intellicloud?
What are the advantages of teradata?
How to explain project Architecture and flow in teradata interviews?Can please anyone help on this? Am new to teradata.
How does hashing happens in teradata?
Difference between inner join and outer join?
What is smp and mpp platforms?
What are the available primary index types?
Hi Friends, Please send me Teradata Materials for certifications Thanks in advance !!
Syntax for case when statement?
How many sessions of MAX is PE capable of handling at a particular time?
What is meant by a Highest Cost Plan?
What is a clique?
What are the components used in smp and massively parallel processing (mpp) machines?
Highlight the need for Performance Tuning.
Explain the term 'foreign key' related to relational database management system?