Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is MySQL Trigger and How to Create it?
#1
[Image: What_is_MySQL_Trigger_and_How_to_Create_it.jpg]

Like me, you are also a MySQL user. Congratulations, you have chosen the world’s best and most popular open-source database. Now, there is no need to worry about your programming language or framework because MySQL offers application developers everything they need to build database-driven information systems. Today, I will discuss a comprehensive knowledge of MySQL trigger, which are also known as SQL triggers. If you are tech-savvy and want to get detailed information about MySQL triggers, then you can read this article.

What is MySQL Trigger?

MySQL Triggers are the database objects or stored programs invoked automatically when a defined action such as INSERT, UPDATE, or DELETE is executed for an associated database table. So, if you want to run database triggers on MySQL, you need SUPERUSER privileges. If you are hosting your website on a shared hosting environment, then you can’t run any trigger MySQL.

Full Article Source: https://www.temok.com/blog/what-is-mysql...create-it/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  MySQL Database import problems TalishHF 1 615 01-18-2012, 07:46 PM
Last Post: AceInfinity
  Finished Apache/PHP/MySql Installation Localhost AceInfinity 1 638 11-16-2011, 06:45 AM
Last Post: TalishHF
  Who wants to create a website? Emotion 8 1,225 08-02-2010, 11:52 PM
Last Post: Cybr
  PHP 4.3 and MySQL 4.0 IllusionSlayer 3 1,027 10-24-2009, 06:55 AM
Last Post: immi
  MySQL version 4.1 or 5.0 R3c0nna1ssanc3 0 500 10-15-2009, 09:31 PM
Last Post: R3c0nna1ssanc3

Forum Jump:


Users browsing this thread: 1 Guest(s)