<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.openmod-initiative.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.openmod-initiative.org/index.php?action=history&amp;feed=atom&amp;title=Database_trigger</id>
		<title>Database trigger - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.openmod-initiative.org/index.php?action=history&amp;feed=atom&amp;title=Database_trigger"/>
		<link rel="alternate" type="text/html" href="https://wiki.openmod-initiative.org/index.php?title=Database_trigger&amp;action=history"/>
		<updated>2026-05-30T13:36:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.7</generator>

	<entry>
		<id>https://wiki.openmod-initiative.org/index.php?title=Database_trigger&amp;diff=11153&amp;oldid=prev</id>
		<title>Lilly Schoen: Created page with &quot;{{GlossaryTermTemp |Definition=1. A database trigger is procedural code that is automatically executed in response to certain events on a particular table or view in a databas...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.openmod-initiative.org/index.php?title=Database_trigger&amp;diff=11153&amp;oldid=prev"/>
				<updated>2017-11-06T11:55:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{GlossaryTermTemp |Definition=1. A database trigger is procedural code that is automatically executed in response to certain events on a particular table or view in a databas...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{GlossaryTermTemp&lt;br /&gt;
|Definition=1. A database trigger is procedural code that is automatically executed in response to certain events on a particular table or view in a database. The trigger is mostly used for maintaining the integrity  of the information on the database. For example, when a new record  (representing a new worker) is added to the employees table, new records  should also be created in the tables of the taxes, vacations and  salaries.&lt;br /&gt;
2. A trigger is a named database object that is associated with a table, and that activates when a particular event occurs for the table. Some uses for triggers are to perform checks of values to be inserted into a table or to perform calculations on values involved in an update.   &lt;br /&gt;
|Sources=https://en.wikipedia.org/wiki/Database_trigger (1.); https://dev.mysql.com/doc/refman/5.7/en/triggers.html (2.)&lt;br /&gt;
}}&lt;br /&gt;
Author: Markus Jödicke&lt;/div&gt;</summary>
		<author><name>Lilly Schoen</name></author>	</entry>

	</feed>