Trailer for SQL 2012 Developer tutorial: "Transactions"

  • 11 years ago
Trailer for SQL 2012 Developer tutorial: "Transactions" with Expert Instructor – Don Kiely.

Get full course details @ http://bit.ly/ZKHeQv

In this course you’ll learn about transaction concepts and the ACID test that SQL Server uses to protect the integrity of data. You’ll also learn about locking and blocking, and how to avoid these inevitable effects of heavily used relational databases. You’ll see how to use transactions in applications, as well as how to handle compile and run time errors caused by your code. Then you’ll learn about how to take control of transactions and defined them explicitly in your code. Then we’ll wrap with a look at a relatively new feature of T-SQL, structured exception handling that has long been a feature of general purpose programming languages.