Computer Science, asked by Waseemsajjad923, 8 months ago

what must a user guarantee with respect to a transaction and database consistency

Answers

Answered by aishwaryalakshmikk
2

Answer:

Hey, that's simple.

Explanation:

A user must guarantee that his or her transaction does not corrupt data or insert nonsense in the database.

For example, in a banking database, a user must guar- antee that a cash withdraw transaction accurately models the amount a person removes from his or her account.

Similar questions