Which of the following functions flushes all items and any transaction in progress?

33. Which of the following functions flushes all items and any transaction in progress?

  1. Commit()
  2. Flush()
  3. Expire()
  4. Rollback()

Answer: A) Commit()

Explanation:

Commit() function flushes all items and any transaction in the progress.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.