A web application may receive hundreds or thousands of requests at the same time. Several requests may read the same rows. Several may update related values. Each request can be individually valid.
𝟲 𝗕𝗶𝗼𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗰𝘀 𝗦𝗸𝗶𝗹𝗹𝘀 𝗥𝗲𝗰𝗿𝘂𝗶𝘁𝗲𝗿𝘀 𝗖𝗮𝗻 ...