Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You said earlier that you're using something called concurrency control to make sure that multiple people can't make overlapping changes to the same customer account.

You said earlier that you're using something called concurrency control to make sure that multiple people can't make overlapping changes to the same customer account. What about purchase transactions? Some of our customers share the same account between spouses or other family members. If two people use the same account at the same time at different stores, would they both get credit, or would only one transaction be recorded?
You:
That's a good question. Database transactions conform to a property called , which means each transaction on an account must be completed before the next transaction can be processed. This means both transactions will be applied, but only one at a time so there's no mixing of information.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Operations Management Creating Value Along the Supply Chain

Authors: Roberta S. Russell, Bernard W. Taylor

7th Edition

9781118139523, 0470525908, 1118139526, 978-0470525906

More Books

Students also viewed these General Management questions