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?
Answers were Sorted based on User's Feedback
What DB2 Catalog column tell you when an index needs table reorganized ?
What r the comman abends in db2, jcl and cobol???????
what is the role of the cursor in db2?
what is check point and restart Logic ? why do we go for that ??
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is a buffer in memory?
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
How to execute stored procedures?
How to compare data between two tables in db2?
What is the self-referencing constraint?
What is a thread?
Once you create a view, where would information about the view be stored?