176k views
1 vote
Discuss the actions taken by the read_item and write_item operations on a database.

User Secreal
by
8.6k points

1 Answer

7 votes
A "read_item" operation within a database would check the value of variable from a database, and store it in memory. Conversely, a "write_item" operation on a database would update the value of that variable to a new definition.
User Hgh
by
8.5k points