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 / mr.perfect
error +100 we will get, record not found.......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the syntax for creating a table in the db2 database?
What is db2 instance?
What is database alias db2?
What is cursor in dbms?
Is schema the same as database?
What is load replace in db2?
What's The Percentage Free Space ?
What is null in db2?
What is data manager?
Which command is used to remove all rows from a table?
Mention the different locking levels that are available in db2.
What are union and union all?
How to create backup table in db2?
Give the name of some fields form sqlca.
What is the clustering index in the db2 database?