If a table has a column "dept" (declared to have nulls) and
there are 10 rows in the table of which 3 have a null value
in the dept column, what will select count(*) and select
count(distinct dept) return?
Answer Posted / keshireddy
Hmm Virender is correct
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by union and union all?
Explain in detail about buffer manager and its functionalities?
Explain package in db2 and its advantages?
What is precompiler in db2?
What are catalog tables in db2?
What is the use of runstats in db2?
What is null value in db2?
How do I import a csv file into db2?
What is the role of data manager in the db2 database?
What is the syntax for FETCH in DB2 ?
What is difference between isnull and coalesce?
What is the difference between dbm cfg and db cfg file in db2 ?
What happens in bind step in a db2 program?
How would you find out the total number of rows in a db2 table?
How many databases can be created inside an instance in db2 ?