Visit complete ASP.NET Core roadmap

← Back to Topics List

Triggers

Triggers are special type of stored procedures that are automatically executed in response to specific events that occur within a database. These events can include:

  • Data modification events (INSERT, UPDATE, DELETE) on a specific table or view.
  • Data definition events (CREATE, ALTER, DROP) on specific database objects such as tables or views.
  • Logon events (CONNECT, DISCONNECT) that occur when a user connects to or disconnects from the database.

For more information, visit the following links:

Community

roadmap.sh is the 6th most starred project on GitHub and is visited by hundreds of thousands of developers every month.

Roadmaps Guides Videos About YouTube

roadmap.sh by Kamran Ahmed

Community created roadmaps, articles, resources and journeys to help you choose your path and grow in your career.

© roadmap.sh · FAQs · Terms · Privacy

ThewNewStack

The leading DevOps resource for Kubernetes, cloud-native computing, and the latest in at-scale development, deployment, and management.