For unmatched rows returned from an outer join, the column
values in the other table are set to null e.g If A OUTER
JOIN B returns some unmatched rows from A, the
corresponding column values in B will be set to null. What
can be done so that a null value is not displayed for these
columns?
Answer Posted / scott
Use the COALESCE function
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is collection in db2 bind?
What is view db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
Define buffer pool.
Is it possible using max on a char column?
What is bufferpool in db2?
What is meant by explain?
What is the usage of open cursor command?
How will you return the number of records in table?
How do I delete a column in db2?
What is db2 and what is the use of db2 optimizer?
Can we update view in db2?
what is the sqlcode -501
What are the different types of base tables?