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 default page size of buffer pools?
What is the use of predicate?
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is a DB2 plan?
how to copy the host variables from ps file into cobol program other than include statement
Why db2 is called db2?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
What is a trigger in the db2 database?
What are simple, segmented and partitioned table spaces ?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How is the SUBSTR keyword used in sql?