What does an outer join do?
Answer / guest
Includes unmatched rows from both tables. If any column of
the result table does not have a value, that column has the
null value in the result table.
| Is This Answer Correct ? | 12 Yes | 1 No |
What is the SQL Communications Area and what are some of its key fields?
How to restart a DB2 program?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
Why might full image copies be faster to implement than an incremental image copy?
When can an insert of a new primary key value threaten referential integrity?
can any body explain about plan and pakage in detail....
How to insert more than one record using insert?
When the like statement is used?
Is db2 a mainframe?
What is dclgen (declaration generator)?
Why do we use cursor?
What is dbrm library?