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



which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) de..

Answer / janaki

rollback

Is This Answer Correct ?    19 Yes 0 No

which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) de..

Answer / jeetu

A. of course

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

How can you count the number of rows from a table tab?

0 Answers  


what is utility for parm lib

0 Answers   IBM,


Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?

1 Answers  


what is the difference between where clause and having clause

2 Answers   IBM,


Define data page.

0 Answers  






How many databases are there?

0 Answers  


What is REORG? When is it used?

4 Answers  


One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?

3 Answers  


What is cursor stability in db2?

0 Answers  


What is a DB2 access path?

1 Answers  


What is the use of commit in db2?

0 Answers  


In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?

1 Answers  


Categories