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 / i go crazy
MADHURI IS CORRECT.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Discuss about db2 bind?
Explain various types of locks in db2?
What are the contents of a dclmgen?
What is a bind card?
What do you mean by cursor?
What is nvl in db2?
How is the value function used?
What is cursor stability in db2?
What are the uses of db2 optimizer?
What is the use of commit in db2?
What does reorg do in db2?
Explain in detail about buffer manager and its functionalities?
Explain about rct in db2?
How do I add a column to an existing table in db2?
what are bind concepts in db2 cobol?