Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SSIS Training Videos · SQL Programming Tutorials
     
SQL Server Training Videos             * SSIS Training Videos
* SQL Programming Tutorials
* More Videobooks...
Email
Password
Register
LearnSqlServer.com Subscriber Videos
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)

Versions/Editions Covered: SQL Server - All Versions
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:
You can use the "SQL Server Web Data Adminstrator" to manage your SQL Server from the web. Check out Microsoft's Download page and search for "SQL Server Web Data Administrator" for more
The command-line command "net" can be used to for many administrative tasks such as creating shares, creating mapped drives, and much more. Go to command-line, and execute the command "net help" for more details
The TIMESTAMP data type name was replaced in Microsoft SQL Server 2000 by the ROWVERSION data type. They are the same; nothing changes but the name
Company News
ISA Server 2006 tutorials on video
Other Websites We Offer
LearnCSharp.com
Don't Forget!
Become a Guru
 
     
Home | About Us | Advertising | Become an Author | Contact Us | Privacy | System Req's | Terms | Testimonials | Work for Us! | Blogs | Site Map Refer a Friend and Get a Free Subscription!
© Copyright 2004-2008 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.
7/23/2008 10:22:44 PM