You have just removed 1,700 rows from a table that were no longer needed. In order to save the changes you've made to the database, which of the following statements are used?

A. commit
B. set transaction
C. rollback
D. savepoint

Answer: A. commit

Computer Science & Information Technology

You might also like to view...

The way text wraps around the WordArt is determined by the object's ________ setting

A) Live Layout B) text wrap C) size D) style wrap

Computer Science & Information Technology

Among its many features a CompletableFuture enables you to asynchronously execute _____________ that perform tasks or _____________ that return values

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology