ReePrime China
Trailer for SQL 2012 Developer tutorial: "Transactions"

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

Trailer for SQL 2012 Developer tutorial: "Transactions"

116 次观看 01:24 LearnNowOnline

描述

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.