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 is a PLAN table? How will you use it? Give the various fields of PLAN table?
Is DECLARE TABLE in DCLGEN necessary? Why it used?
What is rebind in db2?
How do I connect my db2 database to ibm?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is the physical storage length of the data types date, time, and timestamp?
What is the function of the Data Manager?
what is the sqlcode -501
How can we define a table? How can we apply SEARCH ALL on it ?
Mention the different locking levels that are available in db2.
What are the bind parameters ibm db2?
what is Static and dynamic linking