When you simply want to change one document, which of the following method is used?

29. When you simply want to change one document, which of the following method is used?

  1. Change()
  2. Update_all
  3. Update_one()
  4. Update()

Answer: D) Update()

Explanation:

When you simply want to change one document, the update() method is used.

Comments and Discussions!

Load comments ↻






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