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

What is the use of commit in db2?

0 Answers  


How to update more then one record using update?

5 Answers   IBM,


What is a DB2 bind?

1 Answers   Logica CMG,


what are extents?

5 Answers  


What are the rules for db2 programming?

0 Answers  






how 2 resolve the -311 sqlcode

1 Answers  


What does it mean if the null indicator has -1, 0, -2?

1 Answers  


What is a PLAN table? How will you use it? Give the various fields of PLAN table?

1 Answers   Accenture,


what's the best lock size that you could use when you create a tablespace?

2 Answers   IBM,


EXPLAIN has output with MATCHCOLS = 0. What does it mean?

2 Answers  


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?

2 Answers  


Which command is used to remove all rows from a table?

0 Answers  


Categories