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 / austin
MADHURI IS CORRECT.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you simulate the explain of an embedded sql statement in spufi/qmf?
How is deadlock resolved?
What are db2 tables?
Can we delete records from view?
How to create backup table in db2?
What is page size in db2?
Explain about dbrm.
What is rct?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How does a cursor work?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Which isolation level provides highest data integrity?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is package in cobol db2?
What is reorg and runstats in db2?