which SQL comment successfully removes uncommitted changes
from a DB2 database
A) rollback
B) delete
C) drop
D) decommit
Answers were Sorted based on User's Feedback
What language is db2 written in?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
where will u check for sqlcode ?
How do you run JCL in cobol program
What is catalog database in db2?
what is db2 restart?
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?
What is query for your birthday date should be in hours,minute and seconds format?
Write a query to retrive partial string.
How to resolve -917 sql code in DB2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
what is a collection?