Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · LearnIntegrationServices.com · LearnTransactSql.com
     
Instructor-Led Video Training for SQL Server             * LearnIntegrationServices.com
* LearnTransactSql.com
* More Videobooks...
Email
Password
Register
LearnSqlServer.com LearnSqlServer.com
Introduction to DML Triggers : AFTER and INSTEAD OF - Video Series
Video Image Video Category: Transact-SQL Basics: Queries, Stored Procedures, Functions and more

Skill Level: 300 (Intermediate)

DML triggers are database objects that fire on a praticular operation for a particular table.In this essential 6-part series, your instructor will provide you with a great overview of how,when, and why to use the AFTER and INSTEAD OF triggers for SQL Server.

Highlights from this series:
  • What are the different types of triggers (DML vs DDL)?
  • About the two types of DML triggers
    • AFTER
    • INSTEAD OF
  • When will the two triggers fire?
  • Similarities between Triggers and Stored Procedures
  • Creating an audit trail trigger
  • Example of when to use an AFTER trigger for a business rule
  • What is a ghost/virtual delete?
  • Using the UPDATE() function to audit specific info

Videos in this Series:

< Return to list of all videos

Miscellaneous Bits & Pieces:
Management Tip: Automation is your friend. Make good use of SQL Server jobs and alerts to build a proactive solution. Configure alerts for common scenarios such as backup failures, log filling up, deadlocks and more. Have these alerts fire off jobs that protect and react to the situation. For example, configure an alert that fires off a log backup job if the log of database "MyDb" gets 90% full
There is a version of the "Adventure Works" sample database available for SQL Server 2000. Go to any search engine and search for "AdventureWorks2000" and locate the download file. AdventureWorks2000 is a more robust sample database than Northwind and pubs
Helpful Keyboard Shortcuts: "CTRL" + "TAB" navigates forward between panes/worksheets/tabs in an application (add in "SHIFT" to navigate backwards)
Company News
Microsoft ISA Server 2006 Training
Other Websites We Offer
LearnSqlServer.com
Don't Forget!
Become a Guru
 
     
Home | About Us | Advertising | Contact Us | Privacy | System Requirements | Terms and Conditions | Testimonials | Blogs | Site Map Refer a Friend and Get a Free Subscription!
© Copyright 2004-2007 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners.
This site is not affiliated in any way with the Microsoft Corporation.
5/13/2008 6:58:15 PM