Skip to content

Onyinye91-ctrl/SQL-TRIGGERS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL-TRIGGERS

Meta Database Engineer Specialization - Course 4 Advanced MySQL Topics

In these course i learnt what triggers are, why we use it and how to use. I also added a scripts for sql optimization techniques and using SELECT STATEMENT Optimization.

EVENTS FOR TRIGGERS

  • INSERT - To insert data in a table
  • UPDATE - To update data in a table
  • DELETE - To delete data in a table

About

Meta Database Engineer Specialization - Course 4 Advanced MySQL Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors