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 |
If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2
How to retrieve rows from a db2 table in embedded sql?
Where do you specify them?
What is ALTER ?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
List down the types of triggers in the db2 database?
Explain the function done by data manager?
What is a precompiler?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
Explain package in db2 and its advantages?
What is the use of commit in db2?
What is reorg?