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
Explain teradata utilities. What is multiload, fast load, tpump?
Write a program to show the parser component used in teradata?
What are the components used in smp and massively parallel processing (mpp) machines?
What are the functions involved in shared information architecture?
What is teradata? What are some primary characteristics of teradata?
What is meant by Teradata Gateway?
What is meant by a dispatcher?
How do you verify a complicated sql?
What is a node in teradata? Explain
What is meant by a Channel Driver?
What happens in a conflict? How do you handle that?
What is primary index and secondary index?
What is stored procedure in teradata?
What are the different design perspectives used in teradata?
How do you define Teradata?