what will be the output of the below given query, if no
matching records are found : (a.) 0 (b.) null (c.) error
select Avg(salary)
from TableA
where Deptno = 'insurance'
Answer Posted / vinay
answer is
(a.) 0
0 recod selected.
| Is This Answer Correct ? | 7 Yes | 19 No |
Post New Answer View All Answers
What is the purpose of using commit?
What is the physical storage length of time data type?
What is dbrm? What it contains?
What are the benefits of using the db2 database?
What is copy pending and check pending in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
How can you do the explain of a dynamic sql statement?
How to check last update on table in db2?
How to rename a table in DB2 ?
How do I delete a table in database?
What is an instance database?
What are the uses of db2 optimizer?
What is universal database?
Explain about rct.