©SQL :: Manager
HomeProgram InformationTechnical detailsFree downloadDonate for a cup of coffee
myway SQL Manager for MySQL and MariaDB, Download on Uptodown
Creating MySQL, MariaDB triggers, CREATE TRIGGER

Creating MySQL and MariaDB triggers (CREATE TRIGGER)

Triggers Creating of MySQL triggers is part of the triggers management
Create MySQL triggers

Module for creating MySQL triggers:

You can search and mark in the SQL editor.

Save trigger Saves the trigger to the database.
Searching in SQL Editor:
Search SQL text Find and highlight terms in the SQL Editor.
Delete markers Delete search markers.
Jump to previous marker Jump to previous marker.
Jump to next marker Jump to next marker.
Trigger head:
Name: Name of the trigger.
Table: Table that fires the trigger.
Creator: Creator of the trigger.
Time: Select when the trigger should fire.
Event: Selection of the table event that should fire the trigger.
Subsequent trigger: Selection of which trigger should be executed after this one.
Learn more about editing SQL scripts: SQL-Editor
More information about MySQL triggers can be found here: mysql.com and mariadb.com
Updated: 2023-09-16ImprintContactTerms & conditionsPrivacy & CookiesUpdatesSitemapFacebookLinkedinTwitterStatistics©2020-2024 Heino Cunze-Fischer