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 are the bind parameters ibm db2?
What is precompiler in db2?
Why do we bind in db2?
How many databases are there?
Define db2 and its databases?
What is db2 stogroup?
Why do we use cursor?
What is lock escalation in db2?
What is db2 bind process?
What is db2? Explain.
What is db2 bind?
What is the clustering index in the db2 database?
Is schema the same as database?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is a db2 table?