Active Databases and Triggers
Active Databases and Triggers Introduction Databases are a collection of organized information that can easily be accessed, managed and updated. Database systems are very important to startups, business because they communicate information related to your sales transactions, product inventory, customer profiles and marketing activities. Active databases and Triggers are interrelated to each other because they can be defined as a database with a set of associated triggers is generally called an active database. Active Databases Active databases are very difficult to maintain because of the complexity that arises in understanding the effect of these triggers. In such a database, DBMS initially verifies whether the particular trigger specified in the statement that modifies the database is activated or not, prior to executing the statement. If the trigger is active...