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 / keshireddy
yep. With COALESCE we can
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can record locking be achieved in those DB2 versions which do not support it?
What is the use of predicate?
What is role in db2?
What db2 400?
How does db2 sample database connect?
How to check sequence on a table in db2?
What is meant by union and union all?
What os does db2 run on?
What is dbrm library?
What is drop table?
Explain packages.
What is the meaning concurrency in the db2 database?
What is cloudant database?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What are packages in db2?