 | Introduction to stored procedures |
 | Guidelines for creating stored procedures |
 | Creating stored procedures |
 | Modifying stored procedures |
 | Working with stored procedures |
 | Error handling within stored procedures |
 | Introduction to triggers |
 | Creating triggers |
 | Using INSTEAD OF triggers |
 | Modifying triggers |
 | Introduction to functions and UDFs |
 | Scalar-valued and table-valued UDFs |
 | System UDFs and functions |
 | Obtaining information about UDFs |
 | Transactions |
 | Transaction isolation levels |
 | Cursors |
 | Locks |