What do you mean by between and in? Is between inclusive of specified range values?
No Answer is Posted For this Question
Be the First to Post Answer
What is iseries database?
What is a DB2 bind?
When do you specify the isolation level? How?
What is a Resource Control Table(RCT)? Describe its characteristics.
Define sqlca.
What is the database descriptor?
What is meant by dclgen?
What are the two types of logging in the db2 database? Explain them.
Q3. How will you fetch duplicate values from a DB2 table?
How do I start db2 in windows?
Explain db2.
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?