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 node in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What are host variables in db2?
What is the default page size of buffer pools?
How is deadlock resolved?
Who uses db2?
How do we specify index to include or not during bind process.
What are db2 objects?
Why do chiropractors use drop table?
What is package in db2 mainframe?
What is data manager?
Are views updateable?
What is runstats db2?
Is db2 relational database?
What is the clustering index in the db2 database?