An Introduction to Triggers -- Part I
A trigger is a database object that is attached to a table. In many aspects it is similar to a stored procedure. As a matter of fact, triggers are often referred to as a "special kind of stored procedure." The main difference between a trigger a...
Tutorial Info
Total Views: 355
View Tutorial - Back To Tutorials
