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
What are the various data types available in db2?
What are the rules for db2 programming?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
How do we specify index to include or not during bind process.
What is database reorganization?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is the maximum size of varchar data type in db2?
What is syscat in db2?
can we view the access paths created by dbrm ? how ? thx
Is db2 relational database?
What is a buffer in memory?
Can we insert update delete in view?
What is the physical storage length of timestamp data type?
What is deadlock in db2?
What is schema in db2?