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

🎲 Try a Random Question  |  Total Questions in Quiz: 39  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
TinyDB Practice Test — practice the complete quiz, review flashcards, or try a random question.

TinyDB is a document-oriented database written in pure Python with no external dependencies. TinyDB is used to store persistent data on the Android device itself.


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