Managing SQL Database Transactions and Concurrency

Go to class
Write Review

Free Online Course: Managing SQL Database Transactions and Concurrency provided by edX is a comprehensive online course, which lasts for 2 weeks long, 2-3 hours a week. The course is taught in English and is free of charge. Managing SQL Database Transactions and Concurrency is taught by Geoff Allix and Pete Harris.

Overview
  • When a database is in use by an application, it needs to be built to withstand simultaneous use, or multiple actions that all need to be certain to happen together. In this computer science course, you'll learn about techniques to add this functionality to your database. You'll learn about transactions, isolation levels, and locking.

    This course is part of the Microsoft SQL Database Development XSeries.