which SQL comment successfully removes uncommitted changes
from a DB2 database
A) rollback
B) delete
C) drop
D) decommit

Answer Posted / janaki

rollback

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What language is db2 written in?

588


Which isolation level provides maximum concurrency?

653


How to take backup of table in db2?

590


What is a cursor in programming?

583


My sql statement select avg(salary) from emp yields inaccurate results. Why?

634






Can we delete records from view?

551


What is cobol db2?

557


How to compare data between two tables in db2?

652


What types of tables are there in the db2 database?

543


What is nvl in db2?

618


What is the physical storage length of time data type?

661


What is cloudant database?

636


How do you find the maximum value in a column in db2?

639


by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?

7473


Why do we need reorg in db2?

553